Skip to content

Commit

Permalink
fix: Update data (#116)
Browse files Browse the repository at this point in the history
fix: update data from game dictionary

Co-authored-by: Andi Pätzold [bot] <[email protected]>
  • Loading branch information
github-actions[bot] and Andi Pätzold [bot] committed Jun 5, 2024
1 parent bb29ab6 commit bb49744
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions src/routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,13 @@ export const routes: ReadonlyArray<Route> = (
"rolling-highlands",
"scotland",
false,
8.953,
8.957,
77,
5.144,
5.14,
28,
5.107,
5.104,
28,
5.113,
5.109,
28,
["breakaway-brae-rev"],
[{ from: 8.338, to: 8.959, segment: "breakaway-brae-rev" }],
Expand All @@ -83,7 +83,7 @@ export const routes: ReadonlyArray<Route> = (
false,
true,
["running", "cycling"],
179,
180,
33620176,
"https://www.strava.com/segments/33620176",
"https://zwiftinsider.com/route/rolling-highlands",
Expand Down Expand Up @@ -966,13 +966,13 @@ export const routes: ReadonlyArray<Route> = (
"zwift-games-2024-epic",
"watopia",
false,
79.731,
79.725,
822,
1.938,
1.945,
57,
1.498,
1.504,
57,
1.498,
1.504,
57,
[
"zwift-kom",
Expand Down Expand Up @@ -2271,7 +2271,7 @@ export const routes: ReadonlyArray<Route> = (
20,
4.249,
20,
2.465,
2.467,
14,
2.666,
15,
Expand All @@ -2282,7 +2282,7 @@ export const routes: ReadonlyArray<Route> = (
false,
true,
["running", "cycling"],
100,
101,
19852166,
"https://www.strava.com/segments/19852166",
"https://zwiftinsider.com/route/the-fan-flats",
Expand Down Expand Up @@ -6334,8 +6334,8 @@ export const routes: ReadonlyArray<Route> = (
false,
2.469,
11,
0,
0,
6.145,
3,
0,
0,
0,
Expand Down

0 comments on commit bb49744

Please sign in to comment.