Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release #139

Merged
merged 11 commits into from
Apr 3, 2024
4 changes: 2 additions & 2 deletions src/data/offWeeks.js
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ export default {
// 501 │ 4806 │ Dirt │ C │ Dirt 410 Sprint Car Tour - Fixed | 2024-06-04 | recheck - missing weeks
4806: {
offWeeks: [
12.1, 12.1
0.1, 0.1
],
},
// 275 │ 4862 │ Sports Car │ D │ Nurburgring Endurance Championship | 2024-10-29
Expand All @@ -277,7 +277,7 @@ export default {
// 492 │ 4755 │ Sports Car │ C │ IMSA Michelin Pilot Challenge Series | 2024-06-04 | recheck - missing weeks
4755: {
offWeeks: [
1.1, 2.1, 3.1, 4.1, 5.1, 6.1, 6.1,
0.1, 0.1, 1.1, 2.1, 3.1, 4.1, 5.1
],
},
};
Loading