mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 03:25:17 +01:00
Fix error on status
type notification (bell icon) (#26884)
This commit is contained in:
parent
bd06c13204
commit
20ac5be1c1
@ -8,6 +8,7 @@ class NotifyService < BaseService
|
|||||||
admin.sign_up
|
admin.sign_up
|
||||||
update
|
update
|
||||||
poll
|
poll
|
||||||
|
status
|
||||||
).freeze
|
).freeze
|
||||||
|
|
||||||
def call(recipient, type, activity)
|
def call(recipient, type, activity)
|
||||||
|
Loading…
Reference in New Issue
Block a user