chore: mobile font -- task page

This commit is contained in:
engigu
2026-04-17 22:04:05 +08:00
parent 1c8a75132d
commit afa5d7c532
2 changed files with 2 additions and 6 deletions
+2
View File
@@ -413,6 +413,8 @@ export interface EnvVar {
type: string
hidden: boolean
enabled: boolean
created_at?: string
updated_at?: string
}
export interface EnvListResponse {