feat: add local doctor checks
This commit is contained in:
parent
619e8eee62
commit
12e6815f8d
7 changed files with 409 additions and 7 deletions
|
|
@ -1,5 +1,6 @@
|
|||
pub mod backup;
|
||||
mod daemon;
|
||||
pub mod doctor;
|
||||
mod peer_client;
|
||||
mod runtime;
|
||||
pub mod service;
|
||||
|
|
|
|||
Loading…
Reference in a new issue