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