mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Added notification type for 'discourse-circles' (#19834)
Reserved an ID to be used by notifications generated on the `discourse-circles` plugin.
This commit is contained in:
@@ -127,6 +127,9 @@
|
||||
},
|
||||
"following_replied": {
|
||||
"type": "integer"
|
||||
},
|
||||
"circles_activity": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user