mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2025-09-25 22:29:45 +00:00
Can search for virtual directory
This commit is contained in:
@@ -23,6 +23,9 @@ pub mod database_tables_names {
|
||||
|
||||
/// Likes table
|
||||
pub const LIKES_TABLE: &str = "aime";
|
||||
|
||||
/// Groups list table
|
||||
pub const GROUPS_LIST_TABLE: &str = "comunic_groups";
|
||||
}
|
||||
|
||||
/// The account image to show for user who do not have any
|
||||
|
Reference in New Issue
Block a user