Add imported flag to character interface
This commit is contained in:
@@ -732,6 +732,7 @@ export interface character{
|
||||
},
|
||||
vits?: OnnxModelFiles
|
||||
realmId?:string
|
||||
imported?:boolean
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user