allow moderators to ban user (#1458)

* allow mod to ban user

* fix middleware
This commit is contained in:
notmd
2023-02-11 09:10:10 +01:00
committed by GitHub
parent 406cf28f79
commit 71326d485e
7 changed files with 48 additions and 29 deletions
+1
View File
@@ -103,6 +103,7 @@
"msw-storybook-addon": "^1.7.0",
"prettier": "2.8.1",
"prisma": "^4.7.1",
"ts-essentials": "^9.3.0",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
},