This commit is contained in:
Yidadaa
2023-04-23 01:37:47 +08:00
parent 7345639af3
commit b23adf9d5d
8 changed files with 83 additions and 75 deletions

View File

@@ -15,7 +15,7 @@ export enum Theme {
Light = "light",
}
const DEFAULT_CONFIG = {
export const DEFAULT_CONFIG = {
sendBotMessages: true as boolean,
submitKey: SubmitKey.CtrlEnter as SubmitKey,
avatar: "1f603",