mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-22 05:32:12 -03:00
- Implemented click handler for the filter button in FilterManager to toggle the filter panel. - Removed redundant recipe filter manager initialization from recipes.html for cleaner code. - Updated header.html to remove inline JavaScript for filter button, enhancing maintainability.