mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-18 16:30:32 +08:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
44280b23e4
@ -369,7 +369,7 @@ impl WindowManager {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if WindowOperationResult::Failed != Self::show_main_window().await {
|
if WindowOperationResult::Failed == Self::show_main_window().await {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user