Debugging 3
This commit is contained in:
+1
-1
@@ -25,5 +25,5 @@ function initFilter() {
|
||||
if (document.readyState === 'loading') {
|
||||
document.addEventListener('DOMContentLoaded', initFilter);
|
||||
} else {
|
||||
initSorter();
|
||||
initFilter();
|
||||
}
|
||||
Reference in New Issue
Block a user