mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-15 05:57:57 +00:00
Update frontend to v1.2.47 (#4798)
* Update web content to release v1.2.47 * Update shortcut list
This commit is contained in:
2
web/scripts/workflows.js
vendored
2
web/scripts/workflows.js
vendored
@@ -1,4 +1,4 @@
|
||||
// Shim for scripts\workflows.ts
|
||||
// Shim for scripts/workflows.ts
|
||||
export const trimJsonExt = window.comfyAPI.workflows.trimJsonExt;
|
||||
export const ComfyWorkflowManager = window.comfyAPI.workflows.ComfyWorkflowManager;
|
||||
export const ComfyWorkflow = window.comfyAPI.workflows.ComfyWorkflow;
|
||||
|
Reference in New Issue
Block a user