wip: refactor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
pub mod chat;
|
||||
pub mod left_dock;
|
||||
pub mod welcome;
|
||||
|
||||
pub mod inbox;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
pub mod chat;
|
||||
pub mod left_dock;
|
||||
pub mod welcome;
|
||||
|
||||
pub mod inbox;
|
||||