Fix for logging in on site and with script

This commit is contained in:
MrFry
2020-04-09 12:33:29 +02:00
parent a6d260f6af
commit fa4b29efe6
6 changed files with 26 additions and 9 deletions
+4
View File
@@ -81,6 +81,10 @@
},
"lastAccess": {
"type": "text"
},
"isScript": {
"type": "number",
"notNull": true
}
}
},