This commit is contained in:
+1
-1
@@ -131,7 +131,7 @@ pub fn make_tray() -> hbb_common::ResultType<()> {
|
||||
return;
|
||||
}
|
||||
*/
|
||||
if !crate::platform::uninstall_service(false) {
|
||||
if !crate::platform::uninstall_service(false, false) {
|
||||
*control_flow = ControlFlow::Exit;
|
||||
}
|
||||
} else if event.id == open_i.id() {
|
||||
|
||||
Reference in New Issue
Block a user