Skip to content

Commit

Permalink
chore: try reload
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirvolek committed Sep 19, 2024
1 parent b6fe214 commit 79a9e66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@

if (hash && redirectionMap[hash]) {
window.location.href = redirectionMap[hash];
window.location.reload();
}
});
</script>
Expand Down

0 comments on commit 79a9e66

Please sign in to comment.