Fix error on `status` type notification (bell icon) (#26884)

lolsob-rspec
Claire 2023-09-11 20:23:13 +02:00 committed by GitHub
parent 84e91ee142
commit f5793b11bb
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ class NotifyService < BaseService
admin.sign_up
update
poll
status
).freeze
def call(recipient, type, activity)