We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d216e9 commit 8d232bfCopy full SHA for 8d232bf
src/lib/utils/contest_table_provider.ts
@@ -330,7 +330,7 @@ export class Typical90Provider extends ContestTableProviderBase {
330
return {
331
isShownHeader: false,
332
isShownRoundLabel: false,
333
- roundLabelWidth: '', // No specific width for task index in Typical90
+ roundLabelWidth: '', // No specific width for the round label in Typical90
334
isShownTaskIndex: true,
335
};
336
}
0 commit comments