From 49cbd82657738bc1356b9cdbc5ed6b250d7659dd Mon Sep 17 00:00:00 2001 From: Kim Huebel Date: Fri, 12 Mar 2021 14:49:51 +0000 Subject: [PATCH] Added a modal poping up if config.js structure is not actual please initially compare your config.js in the html/js folder with the one in the repository and add finally following line at top of the file: var config_struc_ver = 20210312.1; --- html/index.html | 25 +++++++++++++++++++++++++ html/js/config.js | 3 +++ html/js/functions.js | 8 ++++++++ html/js/version.js | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) diff --git a/html/index.html b/html/index.html index 85e75ad..48e53b2 100644 --- a/html/index.html +++ b/html/index.html @@ -32,6 +32,29 @@ DG9VH - MMDVM-Dashboard by DG9VH + +