From 21fc550f2b8c326d6777f820d53c2c4a6ca5257e Mon Sep 17 00:00:00 2001
From: Lennard Geese <lennard.geese@sva.de>
Date: Tue, 15 Apr 2025 20:54:17 +0200
Subject: [PATCH] Mark todo as done

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

diff --git a/Todos.md b/Todos.md
index 51c76b5..1886ed3 100644
--- a/Todos.md
+++ b/Todos.md
@@ -4,7 +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
-- [ ] Rework fetching/recognition of rain races to use Wikipedia's race reports or something more official from the 
+- [x] Rework fetching/recognition of rain races to use Wikipedia's race reports or something more official from the 
   FIA as source
 - [ ] Adjust for position changes caused by crashes (keep out of calculation similarly to pitstop-discrepancies ?)
 - [ ] Include safety car periods & driver crashes
-- 
GitLab