Jonathan Starck 3 ani în urmă
părinte
comite
060b30aef8
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      config/config.js

+ 2 - 0
config/config.js

@@ -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,