mirror of
https://github.com/whippyshou/mastodon
synced 2025-01-23 02:04:36 +09:00
emai
This commit is contained in:
parent
96b1c965b6
commit
8b900288e0
@ -26,7 +26,7 @@ class NotifyService < BaseService
|
||||
|
||||
push_notification!
|
||||
push_to_conversation! if direct_message?
|
||||
send_email! if email_needed?
|
||||
#send_email! if email_needed?
|
||||
rescue ActiveRecord::RecordInvalid
|
||||
nil
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user