mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 18:52:19 +00:00
fix
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
low: LGraphTexture.LOW,
|
low: LGraphTexture.LOW,
|
||||||
high: LGraphTexture.HIGH,
|
high: LGraphTexture.HIGH,
|
||||||
reuse: LGraphTexture.REUSE,
|
reuse: LGraphTexture.REUSE,
|
||||||
default: LGraphTexture.DEFAULT
|
"default": LGraphTexture.DEFAULT
|
||||||
};
|
};
|
||||||
|
|
||||||
//returns the container where all the loaded textures are stored (overwrite if you have a Resources Manager)
|
//returns the container where all the loaded textures are stored (overwrite if you have a Resources Manager)
|
||||||
|
|||||||
Reference in New Issue
Block a user