forked from Silverfish/proton-bridge
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