Add persona portraits with lesser change (#289)
# PR Checklist - [x] Did you check if it works normally in all models? *ignore this when it dosen't uses models* - [x] Did you check if it works normally in all of web, local and node hosted versions? if it dosen't, did you blocked it in those versions? - [x] Did you added a type def? # Description  
This commit is contained in:
@@ -529,6 +529,7 @@ export interface Database{
|
||||
personaPrompt:string
|
||||
name:string
|
||||
icon:string
|
||||
largePortrait?:boolean
|
||||
}[]
|
||||
assetWidth:number
|
||||
animationSpeed:number
|
||||
|
||||
Reference in New Issue
Block a user