DEV: Add chat_quoted notification type (#15968)

This is needed for the notification sent when quoting
chat messages inside a post.
This commit is contained in:
Martin Brennan
2022-02-16 15:22:08 +10:00
committed by GitHub
parent 1ea19a4d51
commit 2d30dd439f
4 changed files with 13 additions and 3 deletions

View File

@@ -103,6 +103,9 @@
},
"chat_group_mention": {
"type": "integer"
},
"chat_quoted": {
"type": "integer"
}
},
"required": [