From c4e7e44081db985c01c4931568a178728dbd9671 Mon Sep 17 00:00:00 2001
From: Lennard Geese <lennard.geese@sva.de>
Date: Fri, 11 Apr 2025 11:15:01 +0200
Subject: [PATCH] Add todo

---
 Todos.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Todos.md b/Todos.md
index 9595957..e32ea54 100644
--- a/Todos.md
+++ b/Todos.md
@@ -4,6 +4,7 @@
 - [x] Fetch rain races via API, not Reddit
 - [x] Paint back of graph for weather change window
   - Also implemented for multiple weather changes
+- [ ] Fetch rain races via tire changes instead of rainfall
 - [ ] Adjust for position changes caused by crashes (keep out of calculation similarly to PCs due to pitstops ?)
 - [ ] Include safety car periods & driver crashes
 - [ ] Automatically determine if race is DWR or SWR
-- 
GitLab