mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Reserve assigned notification type (#16207)
* DEV: Reserve assigned notification type * update constants
This commit is contained in:
committed by
GitHub
parent
69752f0100
commit
100a84d345
@@ -106,6 +106,9 @@
|
||||
},
|
||||
"chat_quoted": {
|
||||
"type": "integer"
|
||||
},
|
||||
"assigned": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user