FEATURE: Add new notification for admin problems (#21287)

Add new notification for admin problems to replace old PM-based flow.
This commit is contained in:
Bianca Nenciu
2023-05-03 18:35:22 +02:00
committed by GitHub
parent 076def505e
commit cc18a99105
10 changed files with 101 additions and 97 deletions

View File

@@ -41,6 +41,9 @@
"new_features": {
"type": "integer"
},
"admin_problems": {
"type": "integer"
},
"moved_post": {
"type": "integer"
},