mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-04 18:52:56 +00:00
dev day #99
This commit is contained in:
@@ -14,6 +14,8 @@ type ScoreboardState struct {
|
||||
AwayShort string `json:"away_short"`
|
||||
PrimaryColor string `json:"primary_color"`
|
||||
SecondaryColor string `json:"secondary_color"`
|
||||
HomeTextColor string `json:"home_text_color"`
|
||||
AwayTextColor string `json:"away_text_color"`
|
||||
HomeScore int `json:"home_score"`
|
||||
AwayScore int `json:"away_score"`
|
||||
HalfLength int `json:"half_length"`
|
||||
|
||||
Reference in New Issue
Block a user