1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-09-25 22:29:45 +00:00

Can search users

This commit is contained in:
2020-06-23 15:06:26 +02:00
parent abf9a7fa82
commit 6fd5d01550
6 changed files with 66 additions and 8 deletions

View File

@@ -5,4 +5,5 @@ pub mod server_controller;
pub mod account_controller;
pub mod user_controller;
pub mod conversations_controller;
pub mod search_controller;
pub mod virtual_directory_controller;