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

Count the number of likes of a user

This commit is contained in:
2020-06-01 10:17:32 +02:00
parent a5dab7e312
commit cef5838ef4
4 changed files with 44 additions and 2 deletions

View File

@@ -20,6 +20,9 @@ pub mod database_tables_names {
/// Custom emojis table
pub const EMOJIS_TABLE: &str = "comunic_custom_emojis";
/// Likes table
pub const LIKES_TABLE: &str = "aime";
}
/// The account image to show for user who do not have any