浏览代码

no message

Jonathan Starck 3 年之前
父节点
当前提交
005299445f
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      config/config.js

+ 3 - 3
config/config.js

@@ -14,9 +14,9 @@ let config = {
             module: 'MMM-MyWeather',
             position: 'top_right',
             config: {
-                apikey: '7f8378788aee47dfad655c9adbb967a4', // private; don't share!
-                lat: "49.86", // Culemborg, NL ;)
-                lon: "8.35", // use the quotes! 
+                apikey: '7f8378788aee47dfad655c9adbb967a4',
+                lat: "49.86",
+                lon: "8.35",
                 hourly: '3',
                 fctext: '1',
                 fcdaycount: "5",