Skip to content

Commit

Permalink
client: fix spacing in Freezale Scoreboard config
Browse files Browse the repository at this point in the history
  • Loading branch information
fushar committed Aug 28, 2024
1 parent 77e48c0 commit 1925c5e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,7 @@ export function ContestEditConfigsTable({ config }) {
title: 'Freeze time',
value: (
<>
<FormattedDuration value={scoreboardFreezeTime} />
(before contest end time)
<FormattedDuration value={scoreboardFreezeTime} /> (before contest end time)
</>
),
},
Expand Down

0 comments on commit 1925c5e

Please sign in to comment.