Jonathan Starck 3 gadi atpakaļ
vecāks
revīzija
2d5ddfaab9
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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",