Jonathan Starck 3 ani în urmă
părinte
comite
632f66cdc7
1 a modificat fișierele cu 7 adăugiri și 9 ștergeri
  1. 7 9
      config/config.js

+ 7 - 9
config/config.js

@@ -27,14 +27,14 @@ let config = {
                         { name: 'clock', position: "top_left", carouselId: "1" },
                         { name: 'MMM-SimpleLogo', position: "top_right", carouselId: "1" },
                         { name: 'calendar', position: "middle_center", carouselId: "1" },
-                        { name: 'MMM-SimpleLogo', position: "bottom_right", carouselId: "2" }
+                        { name: 'MMM-EasyPix', position: "bottom_right", carouselId: "1" }
                     ],
                     "Slide 1": [
                         { name: 'clock', position: "top_left", carouselId: "1" },
                         { name: 'MMM-SimpleLogo', position: "top_right", carouselId: "1" },
                         { name: 'newsfeed', position: "middle_center", carouselId: "1" },
                         { name: 'MMM-News-QR', position: "middle_center", carouselId: "1" },
-                        { name: 'MMM-SimpleLogo', position: "bottom_right", carouselId: "2" }
+                        { name: 'MMM-EasyPix', position: "bottom_right", carouselId: "1" }
                     ],
                     "Slide 2": [
                         { name: 'clock', position: "top_left", carouselId: "1" },
@@ -97,14 +97,12 @@ let config = {
             }
         },
         {
-            module: 'MMM-SimpleLogo',
-            position: 'bottom_right',
+            module: "MMM-EasyPix",
+            position: "bottom_right",
             config: {
-                carouselId: "2",
-                fileUrl: "modules/MMM-SimpleLogo/public/RW-Nierstein.jpg",
-                text: "WLAN Zugang",
-                position: "right",
-                width: "200px",
+                carouselId: "1",
+                picName: "RW-Nierstein.jpg", 
+                maxWidth: "75%",         
             }
         },
         {