Refactor modals.html into modular components

This commit is contained in:
Will Miao
2025-07-25 16:10:16 +08:00
parent a7d9255c2c
commit 206c1bd69f
10 changed files with 717 additions and 718 deletions

View File

@@ -227,7 +227,7 @@ export class AlphabetBar {
this.updateToggleIndicator();
// Trigger a reload with the new filter
resetAndReload(true);
resetAndReload(false);
}
/**