Jonathan Starck 3 anos atrás
pai
commit
b8234dee01
1 arquivos alterados com 4 adições e 2 exclusões
  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'
+				}
 			}
 		},
 		{