mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-24 14:42:11 -03:00
refactor: Remove showToast call from clearCustomFilter method in LorasControls
This commit is contained in:
@@ -132,7 +132,6 @@ export class LorasControls extends PageControls {
|
||||
|
||||
// Reload the loras
|
||||
await resetAndReload();
|
||||
showToast('Filter cleared', 'info');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user