mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 14:54:37 +00:00
Add "as TaskPrompt"
This commit is contained in:
committed by
Jennifer Weber
parent
1c0c501105
commit
e6d3e94a34
@@ -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