Jonathan Starck 3 anni fa
parent
commit
a18e313275
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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",