From cd03c89a18a68ba35f60d6aaf0e5dc671ae52065 Mon Sep 17 00:00:00 2001 From: mrjvs Date: Sun, 9 Aug 2026 16:24:19 +0200 Subject: [PATCH] chore: fix checked tasks that shouldnt be checked --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce60ea5..2db7cf0 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ And the tasks left on the backend: - [ ] Password forgot flow - [x] Stripe webhook emails - [x] Stripe webhook database updates -- [x] Discord integration (add/remove roles on link and subscription changes) +- [] Discord integration (add/remove roles on link and subscription changes) - [ ] Creation of stripe subscriptions - [ ] Account editing (mii saving, server environment changes) - [ ] Delete account