Jonathan Starck hace 3 años
padre
commit
2d5ddfaab9
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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",