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

Get user custom emojies

This commit is contained in:
2020-05-26 19:45:38 +02:00
parent 2b1161c3f0
commit c4f8e5fa97
9 changed files with 106 additions and 4 deletions

View File

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