mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-09-21 03:01:27 -03:00
fce58f3206
- Updated add_path_mapping method to return a boolean indicating success or failure of mapping addition. - Enhanced link scanning to only continue if a mapping was successfully added. - Filtered paths to exclude those already mapped, improving efficiency in path handling. - Added logging for existing mappings to provide better insights during execution.