[fix] viewscreen typin
This commit is contained in:
@@ -708,7 +708,7 @@ type CharacterCardV2 = {
|
|||||||
risuai?:{
|
risuai?:{
|
||||||
emotions?:[string, string][]
|
emotions?:[string, string][]
|
||||||
bias?:[string, number][],
|
bias?:[string, number][],
|
||||||
viewScreen?: "none" | "emotion" | "imggen",
|
viewScreen?: any,
|
||||||
customScripts?:customscript[]
|
customScripts?:customscript[]
|
||||||
utilityBot?: boolean,
|
utilityBot?: boolean,
|
||||||
sdData?:[string,string][],
|
sdData?:[string,string][],
|
||||||
|
|||||||
Reference in New Issue
Block a user