Skip to content

Commit

Permalink
Fix: Coloumn mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianBalunan committed Apr 16, 2026
1 parent af55452 commit adbed95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ INSERT INTO User (
String settingsSql =
"""
INSERT INTO Settings (
User_UUID_User,
UUID_user,
isAnonymous,
language,
lightmode
Expand Down

0 comments on commit adbed95

Please sign in to comment.