mirror of
https://github.com/ershisan99/www.git
synced 2026-01-24 05:22:05 +00:00
remove logs
This commit is contained in:
@@ -112,7 +112,6 @@ export function UserInfo() {
|
||||
}
|
||||
|
||||
const aliases = [...new Set(games.map((g) => g.playerName))]
|
||||
console.log(aliases)
|
||||
const lastGame = games.at(0)
|
||||
|
||||
const currentName = lastGame?.playerName ?? discord_user.username
|
||||
|
||||
Reference in New Issue
Block a user