Update frontend to v1.9.17 (#6814)

Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
This commit is contained in:
Comfy Org PR Bot
2025-02-15 18:32:47 +09:00
committed by GitHub
parent 2e21122aab
commit b3d6ae15b3
37 changed files with 10547 additions and 8337 deletions

19
web/assets/DesktopStartView-B2BMUZxW.js generated vendored Normal file
View File

@@ -0,0 +1,19 @@
import { d as defineComponent, o as openBlock, y as createBlock, z as withCtx, k as createVNode, j as unref, bE as script } from "./index-DqXp9vW4.js";
import { _ as _sfc_main$1 } from "./BaseViewTemplate-DlGljfEG.js";
const _sfc_main = /* @__PURE__ */ defineComponent({
__name: "DesktopStartView",
setup(__props) {
return (_ctx, _cache) => {
return openBlock(), createBlock(_sfc_main$1, { dark: "" }, {
default: withCtx(() => [
createVNode(unref(script), { class: "m-8 w-48 h-48" })
]),
_: 1
});
};
}
});
export {
_sfc_main as default
};
//# sourceMappingURL=DesktopStartView-B2BMUZxW.js.map