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

Ready to create new groups

This commit is contained in:
2020-06-23 19:04:32 +02:00
parent 04a0cd23dc
commit d38e2ee4ab
3 changed files with 17 additions and 1 deletions

View File

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