Jonathan Starck 3 年 前
コミット
2d5ddfaab9
1 ファイル変更2 行追加2 行削除
  1. 2 2
      config/config.js

+ 2 - 2
config/config.js

@@ -60,7 +60,7 @@ let config = {
 			module: "weather",
 			position: "top_right",
 			config: {
-				carouselId: "1"
+				carouselId: "1",
 				weatherProvider: "openweathermap",
 				type: "current",
 				location: "Worms",
@@ -73,7 +73,7 @@ let config = {
 			position: "top_right",
 			header: "Wettervorhersage",
 			config: {
-				carouselId: "1"
+				carouselId: "1",
 				weatherProvider: "openweathermap",
 				type: "forecast",
 				location: "Worms",