Private
Public Access
1
0

chg: usr: fine-tune the recent battle list #8
All checks were successful
Deploy to Production / deploy (push) Successful in 27s

This commit is contained in:
2026-04-21 13:57:44 +02:00
parent 69fce52bed
commit 1d8efa4e61
4 changed files with 22 additions and 7 deletions

View File

@@ -46,6 +46,7 @@ final readonly class ProfileGameDto implements JsonSerializable
public float $blueBonusPoints,
public array $redBonusStats,
public array $blueBonusStats,
public bool $bothRegistered,
) {
}