fix
Some checks failed
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled

This commit is contained in:
2026-03-31 02:21:40 -06:00
parent 3c721224c8
commit 85e1681017
9 changed files with 46 additions and 141 deletions

View File

@@ -77,7 +77,6 @@ export interface SubmissionOut {
task_title: string
score: number
my_score: number
conversation_id?: string
flag?: FlagType
zone?: "featured" | "low" | "pending" | null
submit_count: number