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

Ready to implement new method

This commit is contained in:
2020-06-01 17:17:18 +02:00
parent faa31f599a
commit e52e86fc43
3 changed files with 18 additions and 2 deletions

View File

@@ -3,4 +3,5 @@ pub mod server;
pub mod server_controller;
pub mod account_controller;
pub mod user_controller;
pub mod user_controller;
pub mod virtual_directory_controller;