mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-17 23:57:14 +01:00
Fix crash in NotifyService when trying to send an email notification for polls (#24558)
This commit is contained in:
parent
4601e0dcbb
commit
85b1b45820
@ -7,6 +7,7 @@ class NotifyService < BaseService
|
||||
admin.report
|
||||
admin.sign_up
|
||||
update
|
||||
poll
|
||||
).freeze
|
||||
|
||||
def call(recipient, type, activity)
|
||||
|
Loading…
x
Reference in New Issue
Block a user