diff --git a/public/cfg/config.json b/public/cfg/config.json index d9cf0aa5..83ba8d39 100644 --- a/public/cfg/config.json +++ b/public/cfg/config.json @@ -6,9 +6,7 @@ }, "options": { "maxChartPoints": 100, - "logBuffer": 500, - "debugMode": true, - "debugLevel": 5 + "logBuffer": 500 }, "theme": { "dark": true, diff --git a/src/App.vue b/src/App.vue index 7303da27..433de86e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -15,42 +15,36 @@ >
- - mdi-chevron-left -
-

+
{{ app.options.clock }} -

+ -
- DebugMode - Level {{ app.options.debugLevel }} +
+ {{ app.options.date }}
{{ app.data.header }}
- - + - mdi-format-list-bulleted - - + + mdi-format-list-bulleted + + +
+