mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2025-01-18 13:54:05 +01:00
Fix error on status
type notification (bell icon) (#26884)
This commit is contained in:
parent
bd06c13204
commit
20ac5be1c1
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ class NotifyService < BaseService
|
|||
admin.sign_up
|
||||
update
|
||||
poll
|
||||
status
|
||||
).freeze
|
||||
|
||||
def call(recipient, type, activity)
|
||||
|
|
Loading…
Reference in a new issue