fix: auto launch does not worki

This commit is contained in:
huzibaca
2024-11-20 03:52:19 +08:00
Unverified
parent 67a32e60c7
commit bb44fc51bd
8 changed files with 73 additions and 76 deletions

View File

@@ -100,7 +100,6 @@ pub async fn resolve_setup(app: &mut App) {
create_window();
}
log_err!(sysopt::Sysopt::global().init_launch());
log_err!(sysopt::Sysopt::global().update_sysproxy().await);
log_err!(sysopt::Sysopt::global().init_guard_sysproxy());