From bca098e074ba7cb3cf698ed2b4809052cb915abc Mon Sep 17 00:00:00 2001 From: slawkens Date: Thu, 7 Jan 2021 22:43:15 +0100 Subject: [PATCH] Use local storage for saving menu items Fixes a bug when visiting with browser: www.wykop.pl, and then navigating back to myaac (browser freeze) --- templates/tibiacom/index.php | 41 +++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/templates/tibiacom/index.php b/templates/tibiacom/index.php index ef01eeec..2b64108a 100644 --- a/templates/tibiacom/index.php +++ b/templates/tibiacom/index.php @@ -23,6 +23,7 @@ if(isset($config['boxes']))