mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-05-25 23:59:15 +00:00
UI
This commit is contained in:
5
ui/src/adapter/mod.rs
Normal file
5
ui/src/adapter/mod.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
pub mod view;
|
||||
pub mod service;
|
||||
|
||||
pub use view::*;
|
||||
pub use service::*;
|
||||
Reference in New Issue
Block a user