mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
add a comment because I can never find the mailing list summary email
This commit is contained in:
parent
f07b4b310a
commit
581d477ff3
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ class UserNotifications < ActionMailer::Base
|
|||
end
|
||||
end
|
||||
|
||||
# This is the "mailing list summary email"
|
||||
def mailing_list(user, opts={})
|
||||
@since = opts[:since] || 1.day.ago
|
||||
@since_formatted = short_date(@since)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue