From 9a723a233261abb0b82ff6a082eebd5bcf619015 Mon Sep 17 00:00:00 2001 From: Byte Dice Date: Sun, 9 Feb 2025 15:56:03 +0100 Subject: [PATCH] update TODO.md --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index c6fac16..345b4a8 100644 --- a/TODO.md +++ b/TODO.md @@ -22,7 +22,7 @@ - [ ] Remove post if its `"removed": true` in data - [ ] Add posts to data from channel - [ ] `/bk_week_update` to forcefully trigger this ^ - - [x] `/bk_week_get [url]` get the data of a single post from the data + - [x] ~~`/bk_week_get [url]` get the data of a single post from the data~~ ### Medium priority: - [x] ~~JSON -> Rules list~~