Bug fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user