mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-05-06 16:36:45 -03:00
- Removed deprecated global functions from RecipeManager to streamline the API and enhance clarity. - Updated the import handling in ImportManager to directly call loadRecipes on the RecipeManager, ensuring better integration. - Adjusted the recipes.html template to utilize the ImportManager for showing the import modal, improving code consistency.