Update web content to release v1.3.44 (#5620)

* Update web content to release v1.3.44

* nit
This commit is contained in:
Chenlei Hu
2024-11-15 20:17:15 -05:00
committed by GitHub
parent 5fb59c8475
commit 4ac401af2b
46 changed files with 44010 additions and 32608 deletions

View File

@@ -0,0 +1,3 @@
// Shim for extensions/core/vintageClipboard.ts
export const serialise = window.comfyAPI.vintageClipboard.serialise;
export const deserialiseAndCreate = window.comfyAPI.vintageClipboard.deserialiseAndCreate;