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.
2 parents 10ce234 + d633bc4 commit 503003cCopy full SHA for 503003c
src/lib/ContestStatus/ContestStatus.types.ts
@@ -19,6 +19,7 @@ export const AuditStatus = {
19
Active: "Active",
20
/** Paused: The audit is in between Rolling Triage cohorts */
21
Paused: "Paused",
22
+ Triage: "Triage",
23
Review: "Review",
24
Restricted: "Restricted",
25
Judging: "Judging",
0 commit comments