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