From fbacc9ae56aebe28de2e15156f0b7e5fff6a9dca Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Sun, 12 Jul 2026 21:15:14 +0200 Subject: [PATCH] Revert "fgfsd" This reverts commit db08e5d3c9775f3f173bff8496d96bb4c947929c. --- public/s/js/f0ckm.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/s/js/f0ckm.js b/public/s/js/f0ckm.js index 9c7b8ef..f8d9883 100644 --- a/public/s/js/f0ckm.js +++ b/public/s/js/f0ckm.js @@ -2216,9 +2216,6 @@ window.cancelAnimFrame = (function () { } - // Show loading indicator immediately — before cache check so it's visible on cache-hit restores too - if (navbar) navbar.classList.add('pbwork'); - // Check for cached grid (Index/Grid Only) - RESTORE EARLY to avoid pagination/layout destruction. // The cache is checked on ANY grid navigation (not just popstate/skipPush), so clicking the // navbar brand from an item view restores the grid instantly without re-fetching.