mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 18:52:19 +00:00
Merge branch 'master' into avoid-singleline-if
This commit is contained in:
@@ -2103,7 +2103,6 @@
|
|||||||
if (this.graph) {
|
if (this.graph) {
|
||||||
this.graph._version++;
|
this.graph._version++;
|
||||||
}
|
}
|
||||||
|
|
||||||
for (var j in info) {
|
for (var j in info) {
|
||||||
if (j == "properties") {
|
if (j == "properties") {
|
||||||
//i don't want to clone properties, I want to reuse the old container
|
//i don't want to clone properties, I want to reuse the old container
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user