mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-28 02:34:10 +00:00
[Cleanup] Remove use_legacy_node_error_indicator (#867)
The fallback option was added in https://github.com/Comfy-Org/litegraph.js/pull/358. So far no code is using this legacy fallback option. Removing it now.
This commit is contained in:
@@ -178,7 +178,6 @@ LiteGraphGlobal {
|
||||
"snap_highlights_node": true,
|
||||
"snaps_for_comfy": true,
|
||||
"throw_errors": true,
|
||||
"use_legacy_node_error_indicator": false,
|
||||
"use_uuids": false,
|
||||
"uuidv4": [Function],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user