mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-27 17:37:39 +08:00
Update regex rule
This commit is contained in:
parent
7f39def8e4
commit
c97368b211
@ -415,7 +415,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"widgets_values": [
|
"widgets_values": [
|
||||||
"(?:[^\\n]*\\n){index}([^\\n]+)",
|
"^(?:[^\\n]*\\n){index}([^\\n]*)(?:\\n|$)",
|
||||||
"index",
|
"index",
|
||||||
""
|
""
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user