mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-09-21 03:01:27 -03:00
c5b8e629fb
- Added a check to prevent saving if the base model value has not changed. - Stored the original value during editing to compare with the new selection. - Updated the saveBaseModel function to accept the original value for comparison.