浏览代码

no message

Jonathan Starck 3 年之前
父节点
当前提交
a18e313275
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      config/config.js

+ 2 - 2
config/config.js

@@ -47,7 +47,7 @@ let config = {
                         { name: 'clock', position: "top_left", carouselId: "1" },
                         { name: 'MMM-SimpleLogo', position: "top_right", carouselId: "1" },
                         { name: 'weather', position: "bottom_left", carouselId: "5" },
-                        { name: 'MMM-DWD-WarnWeather', position: "bottom_left", carouselId: "5" },
+                        { name: 'MMM-DWD-WarnWeather', position: "bottom_right", carouselId: "5" },
                         { name: 'newsfeed', position: "bottom_bar", carouselId: "5" },
                     ],
                 }
@@ -252,7 +252,7 @@ let config = {
 		},
 		{
 			module: 'MMM-DWD-WarnWeather',
-			position: 'bottom_left',
+			position: 'bottom_right',
 			header: 'Wetterwarnungen',
 			config: {
                 carouselId: "5",