mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2025-09-25 22:29:45 +00:00
Implement presence mechanismes
This commit is contained in:
@@ -57,6 +57,9 @@ pub mod database_tables_names {
|
||||
|
||||
/// Notifications table
|
||||
pub const NOTIFICATIONS_TABLE: &str = "comunic_notifications";
|
||||
|
||||
/// Forez presence table
|
||||
pub const FOREZ_PRESENCE_TABLE: &str = "forez_presence";
|
||||
}
|
||||
|
||||
/// Push Notifications Database prefix
|
||||
|
Reference in New Issue
Block a user