mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-23 16:44:04 -05:00
Fix missing account_warning
delegation in NotificationGroup
(#30779)
This commit is contained in:
parent
1c65932776
commit
f723370c69
@ -29,5 +29,6 @@ class NotificationGroup < ActiveModelSerializers::Model
|
||||
:target_status,
|
||||
:report,
|
||||
:account_relationship_severance_event,
|
||||
:account_warning,
|
||||
to: :notification, prefix: false
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user