Updated bedears stats

This commit is contained in:
2025-08-19 19:39:36 +02:00
parent ecc0098fb8
commit f8a54dc4b6
13 changed files with 276 additions and 187 deletions

View File

@@ -17,4 +17,5 @@ export async function getPlayer(uuid: string) {
if (!success) return null
return data.player
}
}