瀏覽代碼

no message

Jonathan Starck 3 年之前
父節點
當前提交
0fe6225856
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      config/config.js

+ 2 - 0
config/config.js

@@ -207,6 +207,7 @@ let config = {
 				client_id: "78570",
 				client_secret: "8334d2d1938c6da963a4aacc93fd6208aac30310",
 				mode: 'chart',
+				period: 'ytd',
 				activities: ["ride", "walk", "hike"]
 			}
 		},
@@ -241,6 +242,7 @@ let config = {
 				client_id: "78459",
 				client_secret: "ae058af751f6458d3fe79524e201f30743dbbda2",
 				mode: 'chart',
+				period: 'ytd',
 				activities: ["ride", "walk", "hike"]
 			}
 		},