Jonathan Starck 3 lat temu
rodzic
commit
d89959a044
1 zmienionych plików z 13 dodań i 13 usunięć
  1. 13 13
      config/config.js

+ 13 - 13
config/config.js

@@ -337,6 +337,19 @@ let config = {
                 severityThreshold: 2
             }
         },
+        {
+            module: 'MMM-News-QR',
+            position: "bottom_bar",
+            config: {
+                carouselId: "1",
+                updateType : 'push',
+                interval: 2000,
+                animationSpeed: 2500,
+                colorDark: '#fff',
+                colorLight: '#000',
+                imageSize: 150
+            }
+        },
         {
             module: "newsfeed",
             position: "bottom_bar",
@@ -370,19 +383,6 @@ let config = {
                 broadcastNewsUpdates: true
             }
         },
-        {
-            module: 'MMM-News-QR',
-            position: "bottom_bar",
-            config: {
-                carouselId: "1",
-                updateType : 'push',
-                interval: 2000,
-                animationSpeed: 2500,
-                colorDark: '#fff',
-                colorLight: '#000',
-                imageSize: 150
-            }
-        },
         /*
              !!SECTION
          */