mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-05 07:30:11 +00:00
Add "as TaskPrompt"
This commit is contained in:
committed by
Jennifer Weber
parent
9c65b47a64
commit
76d453aaa3
@@ -922,8 +922,8 @@ export class ComfyApi extends EventTarget {
|
||||
}
|
||||
}
|
||||
}
|
||||
// Already in object format
|
||||
return rawPrompt
|
||||
|
||||
return rawPrompt as TaskPrompt
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user