Add todos

This commit is contained in:
Joscha 2023-08-15 01:24:21 +02:00
parent 33ca3207e7
commit 146bab4e7c
4 changed files with 11 additions and 2 deletions

View file

@ -1,3 +1,7 @@
// TODO Re-think what should be logged, and at what level
// TODO Combine migrations
// TODO Re-enable and adapt CSS
mod args;
mod config;
mod id;