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

Can update like status of user page

This commit is contained in:
2020-07-10 10:24:39 +02:00
parent d23411dca7
commit 4de337421a
5 changed files with 73 additions and 3 deletions

View File

@@ -10,5 +10,6 @@ pub mod search_controller;
pub mod groups_controller;
pub mod posts_controller;
pub mod comments_controller;
pub mod likes_controller;
pub mod movies_controller;
pub mod virtual_directory_controller;