设置的实时
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2025-10-11 13:35:21 +08:00
parent f45d07dbe7
commit 0725e222dc
9 changed files with 229 additions and 7 deletions

View File

@@ -340,6 +340,7 @@ export interface WebsiteConfig {
allow_register: boolean
submission_list_show_all: boolean
class_list: string[] & never[]
enable_maxkb: boolean
}
export interface Server {