Jonathan Starck 3 tahun lalu
induk
melakukan
ff23dc4811
1 mengubah file dengan 2 tambahan dan 14 penghapusan
  1. 2 14
      config/config.js

+ 2 - 14
config/config.js

@@ -27,7 +27,7 @@ let config = {
                         {
                             name: 'clock',
                             position: "middle_center",
-                            carouselId: "1"
+                            carouselId: "2"
                         }
                     ]
                 }
@@ -47,18 +47,6 @@ let config = {
                 carouselId: "2",
                 timeFormat: "12"
             }
-        },
-        /**====================== Definitonen für Module in Top Right ========================**/
-        {
-            module: 'MMM-SimpleLogo',
-            position: 'top_right',
-            config: {
-                fileUrl: "modules/MMM-SimpleLogo/public/wachenwappen.png",
-                text: "",
-                position: "right",
-                width: "250px",
-                refreshInterval: "refresh"
-            }
-        },
+        }
     ]
 }