Exclude reactions from email notification types

This commit is contained in:
Jeremy Kescher 2023-05-09 21:36:31 +02:00
parent 4b9437b9d4
commit 9538e520d2
No known key found for this signature in database
GPG key ID: 80A419A7A613DFA4

View file

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