From fc0db5d66d77d3c530662edf4f824bc40a5b5165 Mon Sep 17 00:00:00 2001 From: cheetah Date: Tue, 4 Jul 2023 22:13:31 +0200 Subject: [PATCH] fixed bug --- html/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/index.html b/html/index.html index 975b279..fd3eb6f 100644 --- a/html/index.html +++ b/html/index.html @@ -249,7 +249,7 @@ this.configData.regions.push({ name: "", active: true, - levels: [], + levels: {}, dwdID: "", }) },