mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
Use store to manage nodeSearchService (#214)
This commit is contained in:
@@ -45,6 +45,4 @@ comfyApp.setup().then(() => {
|
||||
.use(pinia)
|
||||
.use(i18n)
|
||||
.mount("#vue-app");
|
||||
|
||||
comfyApp.vueAppReady = true;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user