mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-24 22:52:12 -03:00
Fix lora page header
This commit is contained in:
@@ -161,6 +161,7 @@ class RecipeManager {
|
||||
// Initialize components
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
initializeCommonComponents();
|
||||
window.headerManager = new HeaderManager();
|
||||
window.recipeManager = new RecipeManager();
|
||||
|
||||
// Make importRecipes function available globally
|
||||
|
||||
Reference in New Issue
Block a user