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

Load post comments

This commit is contained in:
2020-07-05 19:32:28 +02:00
parent a3bb9685ea
commit 27e3dedf51
11 changed files with 140 additions and 4 deletions

View File

@@ -49,6 +49,9 @@ pub mod database_tables_names {
/// Survey responses table
pub const SURVEY_RESPONSE_TABLE: &str = "sondage_reponse";
/// Comments table
pub const COMMENTS_TABLE: &str = "commentaires";
}
/// The account image to show for user who do not have any