🏗️ Split matrix_client.rs to create the matrix_interface module
This commit is contained in:
@@ -6,7 +6,7 @@ use fermi::*;
|
||||
use tracing::{debug, Level};
|
||||
|
||||
pub mod components;
|
||||
pub mod matrix_client;
|
||||
pub mod matrix_interface;
|
||||
|
||||
use crate::base::APP_SETTINGS;
|
||||
use crate::components::chats_window::chats_window::ChatsWindow;
|
||||
|
Reference in New Issue
Block a user