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

Can create a comment

This commit is contained in:
2020-07-10 08:21:40 +02:00
parent 0aa6c0193f
commit c90f74e782
7 changed files with 102 additions and 4 deletions

View File

@@ -9,5 +9,6 @@ pub mod conversations_controller;
pub mod search_controller;
pub mod groups_controller;
pub mod posts_controller;
pub mod comments_controller;
pub mod movies_controller;
pub mod virtual_directory_controller;