mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-23 22:22:12 -03:00
Change how Web Extensions are Loaded
This change comes from changes made to ComfyUI from commmit https://github.com/comfyanonymous/ComfyUI/pull/1273
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
from .efficiency_nodes import NODE_CLASS_MAPPINGS
|
||||
|
||||
__all__ = ['NODE_CLASS_MAPPINGS']
|
||||
from .efficiency_nodes import NODE_CLASS_MAPPINGS
|
||||
WEB_DIRECTORY = "js"
|
||||
__all__ = ['NODE_CLASS_MAPPINGS']
|
||||
|
||||
Reference in New Issue
Block a user