chore: remove app config env
This commit is contained in:
Vendored
-2
@@ -16,9 +16,7 @@ export type SiteConfig = {
|
||||
discord: string;
|
||||
oichat: string;
|
||||
};
|
||||
openSignup: boolean;
|
||||
emailR2Domain: string;
|
||||
enableSubdomainApply: boolean;
|
||||
};
|
||||
|
||||
export type NavItem = {
|
||||
|
||||
Reference in New Issue
Block a user