HOTFIX: kick banned accounts

This commit is contained in:
2023-12-24 04:48:28 +11:00
parent 59c610bdd8
commit 72a4b0e101
3 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "auth-server",
"version": "1.8.0",
"version": "1.8.1",
"description": "An API centric auth server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {