Rename username to discordUsername in DiscordAppeal and update references for clarity.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ public record DiscordAppeal(
|
||||
UUID id,
|
||||
UUID uuid,
|
||||
Long discordId,
|
||||
String username,
|
||||
String discordUsername,
|
||||
String reason,
|
||||
Instant createdAt,
|
||||
Instant sendAt,
|
||||
|
||||
Reference in New Issue
Block a user