From e7706cad74db3086b8340defe6505bfb1e92c304 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 d6379c8a..dd3d838f 100644 --- a/templates/tibiacom/index.php +++ b/templates/tibiacom/index.php @@ -16,6 +16,7 @@ if(isset($config['boxes']))