From 871d24aaea1e57c12ffc567bb2a58d6f0b0bb8ae Mon Sep 17 00:00:00 2001 From: Jonathan Vogt Date: Sun, 31 Jan 2016 17:39:20 +0100 Subject: [PATCH] Added default values to config.js --- js/config.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/js/config.js b/js/config.js index 3559918f..6bc37048 100755 --- a/js/config.js +++ b/js/config.js @@ -1,7 +1,9 @@ var config = { lang: 'nl', time: { - timeFormat: 12 + timeFormat: 12, + displaySeconds: true, + digitFade: false, }, weather: { //change weather params here: