|
@@ -60,7 +60,7 @@ let config = {
|
|
|
{ name: 'weather', position: "bottom_left", carouselId: "5" },
|
|
{ name: 'weather', position: "bottom_left", carouselId: "5" },
|
|
|
{ name: 'MMM-DWD-WarnWeather', position: "bottom_left", carouselId: "5" },
|
|
{ name: 'MMM-DWD-WarnWeather', position: "bottom_left", carouselId: "5" },
|
|
|
{ name: 'newsfeed', position: "bottom_bar", carouselId: "5" },
|
|
{ name: 'newsfeed', position: "bottom_bar", carouselId: "5" },
|
|
|
- { name: 'MMM-News-QR', position: "bottom_left", carouselId: "1" }
|
|
|
|
|
|
|
+ { name: 'MMM-News-QR', position: "bottom_bar", carouselId: "1" }
|
|
|
],
|
|
],
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -372,7 +372,7 @@ let config = {
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
module: 'MMM-News-QR',
|
|
module: 'MMM-News-QR',
|
|
|
- position: "bottom_left",
|
|
|
|
|
|
|
+ position: "bottom_bar",
|
|
|
config: {
|
|
config: {
|
|
|
carouselId: "1",
|
|
carouselId: "1",
|
|
|
updateType : 'push',
|
|
updateType : 'push',
|