reintroduce account management

Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2024-06-23 19:46:58 -04:00
parent ac0821db79
commit 6afb618089
9 changed files with 181 additions and 21 deletions

View File

@@ -10,6 +10,7 @@ mod app_style;
mod colors;
mod draft;
mod filter;
mod fixed_window;
mod fonts;
mod frame_history;
mod images;