chore: remove app config env

This commit is contained in:
oiov
2025-06-11 17:48:54 +08:00
parent 5ef68eec63
commit 94a79dd26b
21 changed files with 23 additions and 2620 deletions
-2
View File
@@ -16,9 +16,7 @@ export type SiteConfig = {
discord: string;
oichat: string;
};
openSignup: boolean;
emailR2Domain: string;
enableSubdomainApply: boolean;
};
export type NavItem = {