refactor: pake-cli support tauri 2.x beta
This commit is contained in:
@@ -51,6 +51,7 @@ pub struct PakeConfig {
|
||||
pub windows: Vec<WindowConfig>,
|
||||
pub user_agent: UserAgent,
|
||||
pub system_tray: FunctionON,
|
||||
pub system_tray_path: String,
|
||||
}
|
||||
|
||||
impl PakeConfig {
|
||||
|
||||
Reference in New Issue
Block a user