From 4423f73b69f6c713f26f0b16ec51b19df497500e Mon Sep 17 00:00:00 2001 From: olaven Date: Mon, 23 Sep 2024 17:41:21 +0200 Subject: [PATCH] Formatting --- todo.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/todo.md b/todo.md index 02476ab..852bf6b 100644 --- a/todo.md +++ b/todo.md @@ -1,12 +1,13 @@ -# Bugs -- [ ] enter on sponsor input reloads the page - - [x] reproduce - - [x] fix +# Bugs + +- [ ] enter on sponsor input reloads the page + - [x] reproduce + - [x] fix - [ ] report back to user (MFA email) - [ ] user (MFA email) gets an error with one of his emails (see mail thread) - - [x] reproduce - - [x] fix - - [ ] report back to user -- [ ] there are more users registered as paying users than there are payments received - - [ ] are these people supposed to still be subscribers? - - [ ] how can this have happenned? \ No newline at end of file + - [x] reproduce + - [x] fix + - [ ] report back to user +- [ ] there are more users registered as paying users than there are payments received + - [ ] are these people supposed to still be subscribers? + - [ ] how can this have happenned?