mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
fix: macos use hotkey closing window can not entry auto-lightweight-mode #3326
This commit is contained in:
@@ -151,8 +151,6 @@ pub fn create_window(is_showup: bool) {
|
||||
return;
|
||||
}
|
||||
|
||||
logging!(info, Type::Window, true, "Creating new application window");
|
||||
|
||||
#[cfg(target_os = "windows")]
|
||||
let window = tauri::WebviewWindowBuilder::new(
|
||||
&app_handle,
|
||||
|
||||
Reference in New Issue
Block a user