mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-05-06 08:26:45 -03:00
- 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.