masu is too stupid to use ulong

This commit is contained in:
Spielepapagei
2023-04-06 22:04:52 +02:00
parent f4efb0f9a7
commit d7836e95ef
3 changed files with 3 additions and 3 deletions

View File

@@ -69,7 +69,7 @@ public class UserService
State = "",
Status = UserStatus.Unverified,
CreatedAt = DateTime.UtcNow,
DiscordId = -1,
DiscordId = 0,
TotpEnabled = false,
TotpSecret = "",
UpdatedAt = DateTime.UtcNow,