支持无GUI的Server运行模式
This commit is contained in:
@@ -7,5 +7,7 @@ pub mod project_boot;
|
||||
pub mod system_settings;
|
||||
pub mod terminal;
|
||||
pub mod version_control;
|
||||
#[cfg(feature = "tauri-runtime")]
|
||||
pub mod notification;
|
||||
#[cfg(feature = "tauri-runtime")]
|
||||
pub mod windows;
|
||||
|
||||
Reference in New Issue
Block a user