mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Register question_answer_user_commented notification type. (#16297)
The notification type is used by https://github.com/discourse/discourse-question-answer
This commit is contained in:
committed by
GitHub
parent
94207e27d1
commit
fc40a572bb
@@ -109,6 +109,9 @@
|
||||
},
|
||||
"assigned": {
|
||||
"type": "integer"
|
||||
},
|
||||
"question_answer_user_commented": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user