[Wip] CLI & Daemon
This commit is contained in:
parent
3bc5cc959a
commit
6a535099bb
44 changed files with 4417 additions and 303 deletions
|
|
@ -8,9 +8,13 @@ pub mod screens {
|
|||
pub mod daemon_setup;
|
||||
pub mod main_screen;
|
||||
pub mod md_viewer;
|
||||
pub mod metrics;
|
||||
pub mod overview;
|
||||
pub mod screens;
|
||||
pub mod settings;
|
||||
pub mod terms_checker;
|
||||
pub mod terms_updater;
|
||||
pub mod users;
|
||||
}
|
||||
pub mod util {
|
||||
pub mod borders;
|
||||
|
|
|
|||
Loading…
Reference in a new issue