mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
GODT-1743: Quit bridge when opening manual install
This commit is contained in:
@ -193,6 +193,7 @@ QtObject {
|
||||
onTriggered: {
|
||||
Qt.openUrlExternally(root.backend.landingPageLink)
|
||||
root.updateManualError.active = false
|
||||
root.backend.quit()
|
||||
}
|
||||
},
|
||||
Action {
|
||||
|
||||
Reference in New Issue
Block a user