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 bd06c13204
commit 20ac5be1c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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