mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-14 13:35:05 +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/pnginfo.js
vendored
2
web/scripts/pnginfo.js
vendored
@@ -1,4 +1,4 @@
|
||||
// Shim for scripts\pnginfo.ts
|
||||
// Shim for scripts/pnginfo.ts
|
||||
export const getPngMetadata = window.comfyAPI.pnginfo.getPngMetadata;
|
||||
export const getFlacMetadata = window.comfyAPI.pnginfo.getFlacMetadata;
|
||||
export const getWebpMetadata = window.comfyAPI.pnginfo.getWebpMetadata;
|
||||
|
Reference in New Issue
Block a user