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

Add legacy calls configuration

This commit is contained in:
2020-07-13 11:49:14 +02:00
parent 748fa64609
commit ee5f9bedc3
3 changed files with 24 additions and 79 deletions

View File

@@ -15,4 +15,5 @@ pub mod surveys_controller;
pub mod notifications_controller;
pub mod movies_controller;
pub mod virtual_directory_controller;
pub mod web_app_controller;
pub mod web_app_controller;
pub mod calls_controller;