瀏覽代碼

no message

Jonathan Starck 3 年之前
父節點
當前提交
f707a29d31
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      config/config.js

+ 1 - 2
config/config.js

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