mirror of
https://github.com/house-of-vanity/khm.git
synced 2025-08-21 22:27:14 +00:00
UI code reworked
This commit is contained in:
5
src/gui/admin/mod.rs
Normal file
5
src/gui/admin/mod.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
mod state;
|
||||
mod ui;
|
||||
|
||||
pub use state::*;
|
||||
pub use ui::*;
|
Reference in New Issue
Block a user