mirror of
https://github.com/mastodon/mastodon.git
synced 2025-12-16 01:02:43 +00: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