Jonathan Starck 3 年 前
コミット
c8cf1e3e6f
1 ファイル変更2 行追加2 行削除
  1. 2 2
      config/config.js

+ 2 - 2
config/config.js

@@ -60,7 +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: "1" }
+                        { name: 'MMM-News-QR', position: "bottom_bar", carouselId: "1" }
                     ],
                 }
 
@@ -372,7 +372,7 @@ let config = {
         },
         {
             module: 'MMM-News-QR',
-            position: "bottom_left",
+            position: "bottom_bar",
             config: {
                 carouselId: "1",
                 updateType : 'push',