Add persona portraits with lesser change

This commit is contained in:
bangonicdd
2024-02-03 22:35:11 +09:00
parent 1ddb24c250
commit 10d910141b
6 changed files with 10 additions and 6 deletions

View File

@@ -527,6 +527,7 @@ export interface Database{
personaPrompt:string
name:string
icon:string
largePortrait?:boolean
}[]
assetWidth:number
animationSpeed:number