mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-22 05:32:12 -03:00
- Deleted the site.webmanifest file as it is no longer needed. - Simplified state management by removing initPageState from RecipeManager and integrating it into HeaderManager. - Cleaned up console logging in loraApi.js to reduce unnecessary output. - Minor formatting adjustments in FilterManager to enhance code readability.