fix: modify the external control access key, the tray rate display is abnormal

This commit is contained in:
huzibaca
2025-01-02 15:27:28 +08:00
parent a8fafb469a
commit e8ff6c785a
3 changed files with 41 additions and 16 deletions

View File

@@ -106,10 +106,6 @@ pub async fn resolve_setup(app: &mut App) {
log_err!(tray::Tray::global().update_part());
log_err!(hotkey::Hotkey::global().init());
log_err!(timer::Timer::global().init());
// 流量订阅
#[cfg(target_os = "macos")]
log_err!(tray::Tray::global().subscribe_traffic().await);
}
/// reset system proxy