mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
Consolidate node enabled state checks into isNodeEnabled() helper function to improve code clarity and maintainability. Follows DRY principle.