Fix sql breaking

This commit is contained in:
2025-07-17 16:56:53 -07:00
parent 3a4b4a1ad1
commit bb4b35a66a
+2 -1
View File
@@ -201,7 +201,8 @@ INSERT INTO Account (
PasswordAttempts, PasswordAttempts,
CurrentPasswordAttempts, CurrentPasswordAttempts,
Role, Role,
EmailToken EmailToken,
DataServer
) VALUES ( ) VALUES (
1, 1,
'admin', 'admin',