mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
feat: support set system proxy command
This commit is contained in:
@@ -63,6 +63,7 @@ fn main() -> std::io::Result<()> {
|
||||
cmd::get_profiles,
|
||||
cmd::set_profiles,
|
||||
cmd::put_profiles,
|
||||
cmd::set_sys_proxy,
|
||||
])
|
||||
.build(tauri::generate_context!())
|
||||
.expect("error while running tauri application");
|
||||
|
||||
Reference in New Issue
Block a user