|
|
@@ -243,7 +243,6 @@ let config = {
|
|
|
},
|
|
|
{
|
|
|
module: "MMM-CalendarExt2",
|
|
|
- position: "bottom_right",
|
|
|
config: {
|
|
|
calendars: [
|
|
|
{
|
|
|
@@ -257,7 +256,7 @@ let config = {
|
|
|
{
|
|
|
name: "Waachenaufgaben",
|
|
|
mode: "daily",
|
|
|
- position: "top_right",
|
|
|
+ position: "bottom_right",
|
|
|
calendars: ["Wachenaufgaben"],
|
|
|
},
|
|
|
],
|