check if stable
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-06-07 05:05:52 -06:00
parent 1566a4e275
commit 4b32330b60
3 changed files with 70 additions and 12 deletions

View File

@@ -293,6 +293,7 @@ export interface AwardItemManageOut {
sort_order: number
awarded_at: string
has_prompt_chain: boolean
is_stale: boolean
}
export interface ShowcaseDetail {