Jonathan Starck 3 роки тому
батько
коміт
b8234dee01
1 змінених файлів з 4 додано та 2 видалено
  1. 4 2
      config/config.js

+ 4 - 2
config/config.js

@@ -63,13 +63,15 @@ let config = {
 			position: "middle_center",
 			disabled: false,
 			config: {
-				remoteFile: 'https://git.x0p.it/RW21/MagicMirror/raw/master/compliments.json',
 				updateInterval: 20000,
 				fadeSpeed: 3000,
 				morningStartTime: 6,
 				morningEndTime: 12,
 				afternoonStartTime: 12,
-				afternoonEndTime: 19
+				afternoonEndTime: 19,
+				compliments: {
+					remoteFile: 'https://git.x0p.it/RW21/MagicMirror/raw/master/compliments.json'
+				}
 			}
 		},
 		{