mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
Add per-game character selection to scoreboard panel
This commit is contained in:
@@ -16,6 +16,8 @@ const defaultScoreboard: Schemas.Scoreboard = {
|
||||
rightTeamOverride: '',
|
||||
leftCountryOverride: '',
|
||||
rightCountryOverride: '',
|
||||
leftCharacter: '',
|
||||
rightCharacter: '',
|
||||
leftScore: 0,
|
||||
rightScore: 0,
|
||||
round: '',
|
||||
|
||||
Reference in New Issue
Block a user