feat(v4): Update Inbox view card design (#10599)
This commit is contained in:
@@ -10,6 +10,7 @@ json.data do
|
||||
json.id notification.id
|
||||
json.notification_type notification.notification_type
|
||||
json.push_message_title notification.push_message_title
|
||||
json.push_message_body notification.push_message_body
|
||||
# TODO: front end assumes primary actor to be conversation. should fix in future
|
||||
json.primary_actor_type notification.primary_actor_type
|
||||
json.primary_actor_id notification.primary_actor_id
|
||||
|
||||
Reference in New Issue
Block a user