--
This commit is contained in:
@@ -346,7 +346,7 @@ initProgressiveHeaderBlur();
|
||||
}
|
||||
})();
|
||||
|
||||
/* Loading Animation */
|
||||
/* Loading Overlay */
|
||||
(() => {
|
||||
const overlay = document.getElementById('loading-overlay');
|
||||
if (!overlay) return;
|
||||
|
||||
Reference in New Issue
Block a user