From b5bb4f45133e7d89fa85d185d13ec4c7c2ece887 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Mon, 1 Oct 2018 11:34:38 +0200 Subject: ... --- www/script/params.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/script/params.js') diff --git a/www/script/params.js b/www/script/params.js index 729cd56..b453b08 100644 --- a/www/script/params.js +++ b/www/script/params.js @@ -20,7 +20,7 @@ function (encoded_params) tacticians_online.params.get_value = function () { - return localStorage.getItem("params"); + return (localStorage.getItem("params") || ""); } tacticians_online.params.attach_to = -- cgit v1.2.3-70-g09d2