This commit is contained in:
Yidadaa
2023-04-23 01:37:47 +08:00
parent db84e6c0ee
commit abbbd3c533
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",