From fa1e646f012814f60bea460ed3bde8067790792d Mon Sep 17 00:00:00 2001 From: Kiril Kovachev Date: Thu, 8 May 2025 01:33:23 +0100 Subject: [PATCH] doc: Add TODO file, which currently tracks my intention to report the previous "ReadableConfig" (permissions-related) bug --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..7709996 --- /dev/null +++ b/TODO.md @@ -0,0 +1,2 @@ +# To-do +- Report that "ReadableConfig" error, which was super unhelpful and very annoying when you don't know why it's bugging. \ No newline at end of file