mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 04:53:44 +08:00
fix:tray click event
This commit is contained in:
parent
4a76997044
commit
3c17fca369
@ -24,7 +24,6 @@ impl Tray {
|
||||
let tray_event: String = tray_event.unwrap_or("main_window".into());
|
||||
if let TrayIconEvent::Click {
|
||||
button: MouseButton::Left,
|
||||
button_state: MouseButtonState::Up,
|
||||
..
|
||||
} = event
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user