Jonathan Starck vor 3 Jahren
Ursprung
Commit
c71be309e9
1 geänderte Dateien mit 5 neuen und 5 gelöschten Zeilen
  1. 5 5
      config/config.js

+ 5 - 5
config/config.js

@@ -48,11 +48,11 @@ let config = {
 				ignoreModules: ['clock', 'alert', 'MMM-BurnIn'],
 				mode: 'slides',
 				slides: {
-					//main: ['weather', 'MMM-DWD-WarnWeather', 'MMM-ImageSlideshow', 'MMM-SimpleLogo','MMM-CalendarExt2', 'newsfeed', 'MMM-WiFiPassword'],
-					//"Slide 2": ['MMM-SimpleLogo', 'calendar'],
-					//"Slide 3": ['MMM-EasyPix'],
-					//"Slide 4": ['compliments', 'MMM-SimpleLogo']
-					main: ['MMM-SimpleLogo', 'calendar']
+					main: ['weather', 'MMM-DWD-WarnWeather', 'MMM-ImageSlideshow', 'MMM-SimpleLogo','MMM-CalendarExt2', 'newsfeed', 'MMM-WiFiPassword'],
+					"Slide 2": ['MMM-SimpleLogo', 'calendar'],
+					"Slide 3": ['MMM-EasyPix'],
+					"Slide 4": ['compliments', 'MMM-SimpleLogo']
+					//main: ['MMM-SimpleLogo', 'calendar']
 				}
 			}
 		},