mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 17:15:38 +08:00
fix: replace toggle with show for main window in lightweight mode exit #4697
This commit is contained in:
@@ -209,8 +209,6 @@ pub async fn exit_lightweight_mode() -> bool {
|
||||
}
|
||||
|
||||
WindowManager::show_main_window().await;
|
||||
WindowManager::toggle_main_window().await;
|
||||
println!("what the fuck you want");
|
||||
|
||||
set_lightweight_mode(false).await;
|
||||
let _ = cancel_light_weight_timer();
|
||||
|
||||
Reference in New Issue
Block a user