feat: windows support startup

This commit is contained in:
GyDi
2022-01-11 02:24:43 +08:00
parent 79aad6b5c2
commit 6113898b69
6 changed files with 111 additions and 56 deletions

View File

@@ -71,7 +71,6 @@ fn main() -> std::io::Result<()> {
.invoke_handler(tauri::generate_handler![
// common
cmds::restart_sidecar,
cmds::set_sys_proxy,
cmds::get_sys_proxy,
cmds::get_cur_proxy,
cmds::win_drag,