mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2025-01-06 03:23:45 +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
|
admin.sign_up
|
||||||
update
|
update
|
||||||
poll
|
poll
|
||||||
|
reaction
|
||||||
).freeze
|
).freeze
|
||||||
|
|
||||||
def call(recipient, type, activity)
|
def call(recipient, type, activity)
|
||||||
|
|
Loading…
Reference in a new issue