mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-23 22:22:11 -03:00
fix: Improve error logging and update lora monitor path handling
This commit is contained in:
@@ -216,7 +216,6 @@ export async function resetAndReload(options = {}) {
|
||||
} = options;
|
||||
|
||||
const pageState = getCurrentPageState();
|
||||
console.log('Resetting with state:', { ...pageState });
|
||||
|
||||
// Reset pagination and load more models
|
||||
if (typeof loadMoreFunction === 'function') {
|
||||
|
||||
Reference in New Issue
Block a user