Jonathan Starck před 3 roky
rodič
revize
2d5ddfaab9
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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",