mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2025-09-25 22:29:45 +00:00
Can count the number of unread notifications
This commit is contained in:
@@ -52,6 +52,9 @@ pub mod database_tables_names {
|
||||
|
||||
/// Comments table
|
||||
pub const COMMENTS_TABLE: &str = "commentaires";
|
||||
|
||||
/// Notifications table
|
||||
pub const NOTIFICATIONS_TABLE: &str = "comunic_notifications";
|
||||
}
|
||||
|
||||
/// The account image to show for user who do not have any
|
||||
|
Reference in New Issue
Block a user