mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 22:18:06 +01:00
Exclude reactions from email notification types
This commit is contained in:
parent
4b9437b9d4
commit
9538e520d2
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ class NotifyService < BaseService
|
|||
admin.sign_up
|
||||
update
|
||||
poll
|
||||
reaction
|
||||
).freeze
|
||||
|
||||
def call(recipient, type, activity)
|
||||
|
|
Loading…
Reference in a new issue