Add fixed chat textarea option to AccessibilitySettings
Additionally, change 'send to center' to 'send to shift center'
This commit is contained in:
@@ -694,6 +694,7 @@ export interface Database{
|
||||
}
|
||||
globalscript: customscript[],
|
||||
sendWithEnter:boolean
|
||||
fixedChatTextarea:boolean
|
||||
clickToEdit: boolean
|
||||
koboldURL:string
|
||||
advancedBotSettings:boolean
|
||||
|
||||
Reference in New Issue
Block a user