fix: #1124 mask model config does not works

This commit is contained in:
Yidadaa
2023-05-01 23:37:02 +08:00
parent b2fc7d476a
commit 9f3188fe45
3 changed files with 26 additions and 33 deletions

View File

@@ -17,7 +17,6 @@ export enum Theme {
}
export const DEFAULT_CONFIG = {
sendBotMessages: true as boolean,
submitKey: SubmitKey.CtrlEnter as SubmitKey,
avatar: "1f603",
fontSize: 14,