mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
- 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.