Skip to content

Commit 3cabf57

Browse files
committed
bug: fix ready setting not being sent to server
1 parent 32e768e commit 3cabf57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/matches/matches.controller.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ export class MatchesController {
9797
overtime: true,
9898
tv_delay: true,
9999
knife_round: true,
100+
ready_setting: true,
100101
timeout_setting: true,
101102
tech_timeout_setting: true,
102103
number_of_substitutes: true,

0 commit comments

Comments
 (0)