Skip to content

Commit 46f4323

Browse files
Add todo for checking some contest times.
1 parent 43c9f17 commit 46f4323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webapp/src/DataTransferObject/Shadowing/ContestData.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ public function __construct(
1111
public readonly ?string $scoreboardFreezeDuration,
1212
public readonly int $penaltyTime,
1313
public readonly ?string $startTime,
14+
// TODO: check for end time and scoreboard thaw time
1415
) {}
1516
}

0 commit comments

Comments
 (0)