mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-22 05:32:12 -03:00
- Add `cardPath` parameter to `show` method in NsfwLevelSelector component - Include `filePath` from card dataset when calling selector in ModelContextMenuMixin - Clear `cardPath` from dataset when hiding selector to prevent stale data This enables the NSFW level selector to access the file path context, which may be needed for backend operations when changing NSFW levels.