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