|
|
@@ -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"
|
|
|
- }
|
|
|
- },
|
|
|
+ }
|
|
|
]
|
|
|
}
|