mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2025-09-25 22:29:45 +00:00
Save reports in the database
This commit is contained in:
@@ -58,6 +58,9 @@ pub mod database_tables_names {
|
||||
/// Notifications table
|
||||
pub const NOTIFICATIONS_TABLE: &str = "comunic_notifications";
|
||||
|
||||
/// Reports table
|
||||
pub const REPORTS_TABLE: &str = "comunic_reports";
|
||||
|
||||
/// Forez presence table
|
||||
pub const FOREZ_PRESENCE_TABLE: &str = "forez_presence";
|
||||
|
||||
|
Reference in New Issue
Block a user