Add ui module
This commit is contained in:
4
src/ui/mod.rs
Normal file
4
src/ui/mod.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
//! UI 模組
|
||||
|
||||
pub mod webview;
|
||||
pub mod commands;
|
||||
Reference in New Issue
Block a user