Jonathan Starck il y a 3 ans
Parent
commit
131529dc7f
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      config/config.js

+ 2 - 1
config/config.js

@@ -38,7 +38,8 @@ let config = {
 						{ name: "clock", position: "top_left", carouselId: "1" },
 						{ name: "weather", position: "top_right", carouselId: "1" },
 						{ name: 'MMM-DWD-WarnWeather', position: "top_right", carouselId: "1" },
-						{ name: "compliments", position: "middle_center", carouselId: "1" }
+						{ name: "compliments", position: "middle_center", carouselId: "1" },
+						{ name: "newsfeed", position: "bottom_bar", carouselId: "1" }
 					],
 					"Birgit": [
 						{ name: "clock", position: "top_left", carouselId: "1" }