This commit is contained in:
Aart van Halteren
2022-10-23 13:42:52 +02:00
parent c7aa6e5d92
commit 04bfa9420c
3 changed files with 4 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ class TariffsMailer
# Create png file
c = Cost.new
c.easy_energy_tariff_barplot(Date.today)
c.easy_energy_tariff_barplot(date)
mail = Mail.new do
delivery_method :smtp, smtp_opts