This commit is contained in:
ZXY101
2023-08-11 12:50:01 +02:00
parent 1e943ea74e
commit 0627d1e547
5 changed files with 2 additions and 9 deletions

View File

@@ -13,7 +13,6 @@
let back: string | undefined = undefined;
afterNavigate(() => {
console.log($page?.route.id);
window.document.body.classList.remove('reader');
switch ($page?.route.id) {