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

This commit is contained in:
Claire 2023-09-11 20:23:13 +02:00 committed by GitHub
parent 84e91ee142
commit f5793b11bb

View file

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