enhancement(lint): Fix lint errors for src/modules/randomResponseSystem.ts

Co-authored-by: NeonGamerBot-QK <neon@saahild.com>
Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
This commit is contained in:
zeon-neon[bot] 2025-03-26 23:29:08 +00:00 committed by GitHub
parent bef7444ccd
commit 32eccfb77f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -106,7 +106,7 @@ export async function potatoGame(app: ModifiedApp) {
total_cmd_count: 0,
last_cmd: potato.ts,
users_who_participated: [],
valid_attacks_count:0,
valid_attacks_count: 0,
});
}