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

Can get the list of movies of current user

This commit is contained in:
2020-07-08 13:45:01 +02:00
parent df1e2ffd7b
commit 32628af376
5 changed files with 34 additions and 1 deletions

View File

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