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

Add support for movie posts

This commit is contained in:
2020-07-03 16:41:14 +02:00
parent b858eac3c4
commit d632d0b888
11 changed files with 109 additions and 11 deletions

View File

@@ -37,6 +37,9 @@ pub mod database_tables_names {
/// Posts table
pub const POSTS_TABLE: &str = "texte";
/// Movies table
pub const MOVIES_TABLE: &str = "galerie_video";
}
/// The account image to show for user who do not have any