From 69874f361060ab191e672e1cbe13bf08d4f1159d Mon Sep 17 00:00:00 2001 From: Vladimir Volek Date: Thu, 19 Sep 2024 18:40:18 +0200 Subject: [PATCH] chore: try reload chore: try reload chore: try reload chore: try reload chore: try reload chore: try reload --- docs/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.html b/docs/index.html index 0ced999..a35be2e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -313,6 +313,7 @@ if (hash && redirectionMap[hash]) { window.location.href = redirectionMap[hash]; + window.location.reload(true); } });