X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/443080d7b05b5e2cc3310699f5e9d5edde010aca..fe0f4543c1b3a28f872b8a303dcd0f7aa823b872:/app/models/notifier.rb diff --git a/app/models/notifier.rb b/app/models/notifier.rb index 3b7d063f0..a498e4edf 100644 --- a/app/models/notifier.rb +++ b/app/models/notifier.rb @@ -83,7 +83,6 @@ class Notifier < ActionMailer::Base end end - # FIXME mail should say your / their depending who's message it is def diary_comment_notification(comment, recipient) with_recipient_locale recipient do @to_user = recipient.display_name