diff --git a/html/index.html b/html/index.html index 1fcf753..77daf13 100644 --- a/html/index.html +++ b/html/index.html @@ -18,33 +18,28 @@ - Dispatcher - Dispatcher Config - DWD - MOWAS/BBK - Testalarm - Telegram + Dispatcher + Dispatcher Config + DWD + MOWAS/BBK + Testalarm + Telegram - - - - - - + @@ -61,6 +56,14 @@ return { EXPERTMODE: false, configTab: null, + configMap: [ + 'disp_main', + 'disp_cfg', + 'msg-dwd_cfg', + 'msg-mowas_cfg', + 'msg-testalarm_cfg', + 'msg-tg_cfg', + ], } }, created() {