mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
config.ts
This commit is contained in:
parent
9af4264cd0
commit
82b6363593
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ type Config = {
|
|||
keywordEnabled: boolean;
|
||||
reversiEnabled: boolean;
|
||||
notingEnabled: boolean;
|
||||
colorNotesEnabled: boolean;
|
||||
chartEnabled: boolean;
|
||||
serverMonitoring: boolean;
|
||||
checkEmojisEnabled?: boolean;
|
||||
|
|
Loading…
Reference in a new issue