Add EnableChatPages to Conf

This commit is contained in:
Yang Luo
2023-06-23 10:29:21 +08:00
parent 463b3ad976
commit 4016fc0f65
2 changed files with 24 additions and 12 deletions

View File

@ -21,6 +21,8 @@ export const DefaultLanguage = "en";
export const EnableExtraPages = true;
export const EnableChatPages = true;
export const InitThemeAlgorithm = true;
export const ThemeDefault = {
themeType: "default",