소스 검색

no message

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",