Add fixed chat textarea option to AccessibilitySettings

Additionally, change 'send to center' to 'send to shift center'
This commit is contained in:
YH_KIM
2025-04-06 16:37:29 +09:00
parent ea570787c2
commit 4c47480b7e
10 changed files with 213 additions and 196 deletions

View File

@@ -694,6 +694,7 @@ export interface Database{
}
globalscript: customscript[],
sendWithEnter:boolean
fixedChatTextarea:boolean
clickToEdit: boolean
koboldURL:string
advancedBotSettings:boolean