1
0
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2026-01-30 01:22:11 +03:00
Files
ComfyUI/web/scripts/ui/components/asyncDialog.js
Chenlei Hu fa34efe3bd Update frontend to v1.2.47 (#4798)
* Update web content to release v1.2.47

* Update shortcut list
2024-09-05 18:56:01 -04:00

3 lines
127 B
JavaScript
Vendored

// Shim for scripts/ui/components/asyncDialog.ts
export const ComfyAsyncDialog = window.comfyAPI.asyncDialog.ComfyAsyncDialog;