diffuse get_alias_helper into services::rooms::alias
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
96a16190c5
commit
fa02d7b7e3
6 changed files with 204 additions and 171 deletions
|
@ -35,7 +35,6 @@ pub(super) mod user_directory;
|
|||
pub(super) mod voip;
|
||||
|
||||
pub(super) use account::*;
|
||||
pub use alias::get_alias_helper;
|
||||
pub(super) use alias::*;
|
||||
pub(super) use backup::*;
|
||||
pub(super) use capabilities::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue