瀏覽代碼

no message

Jonathan Starck 3 年之前
父節點
當前提交
131529dc7f
共有 1 個文件被更改,包括 2 次插入1 次删除
  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" }