Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kunyavskiy committed Aug 29, 2023
1 parent c338ffc commit 27449d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ data class OrganizationInfoOverride(
* @param teamRegexes Bunch of regexes to extract information cds doesn't provide from team name.
* @param teamOverrides Overrides for a specific team. Team id from the contest system is key.
* @param groupOverrides Overrides for specific groups. Group name is key.
* @param problemOverrides Overrides for specific problems. Problem letter is key.
* @param problemOverrides Overrides for specific problems. Problem id from the contest system is key.
* @param scoreboardOverrides Overrides of scoreboard calculation settings
*/
@Serializable
Expand Down

0 comments on commit 27449d2

Please sign in to comment.