Skip to content

Commit

Permalink
rm comments
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Vishal <[email protected]>
  • Loading branch information
vishalvivekm authored Oct 14, 2024
1 parent 6ecbef3 commit 1b6cdbf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions layouts/partials/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -309,9 +309,7 @@
}

function handleVisibilityChange() {
console.log("visiblity change happen")
if (document.visibilityState === 'visible' && !isUserAuthenticated ) {
console.log("again visible")
checkUserAuth();
}
}
Expand Down

0 comments on commit 1b6cdbf

Please sign in to comment.