Fix escape and add escape option
This commit is contained in:
@@ -1210,6 +1210,7 @@ export interface character{
|
||||
lastInteraction?:number
|
||||
translatorNote?:string
|
||||
doNotChangeSeperateModels?:boolean
|
||||
escapeOutput?:boolean
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user