feat(#702): add priv_client module to hive-c0re
This commit is contained in:
parent
d7fa1c5a6e
commit
138d9fdabe
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ pub mod matrix;
|
|||
pub mod meta;
|
||||
pub mod migrate;
|
||||
pub mod operator_questions;
|
||||
pub mod priv_client;
|
||||
pub mod questions;
|
||||
pub mod rebuild_queue;
|
||||
pub mod reminder_scheduler;
|
||||
|
|
|
|||
Loading…
Reference in a new issue