Move euph room ui to new euph module
This commit is contained in:
parent
f7e379fe3a
commit
fa91515a61
4 changed files with 17 additions and 17 deletions
|
|
@ -13,8 +13,8 @@ use crate::euph::api::SessionType;
|
|||
use crate::euph::{Joined, Status};
|
||||
use crate::vault::Vault;
|
||||
|
||||
use super::euph::room::EuphRoom;
|
||||
use super::input::{key, KeyBindingsList, KeyEvent};
|
||||
use super::room::EuphRoom;
|
||||
use super::widgets::background::Background;
|
||||
use super::widgets::border::Border;
|
||||
use super::widgets::editor::EditorState;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue