mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-20 09:06:45 +00:00
GODT-1671: Implement Quit & Restart mechanism
This commit is contained in:
@ -193,7 +193,7 @@ QtObject {
|
||||
onTriggered: {
|
||||
Qt.openUrlExternally(Backend.landingPageLink)
|
||||
root.updateManualError.active = false
|
||||
root.backend.quit()
|
||||
Backend.quit()
|
||||
}
|
||||
},
|
||||
Action {
|
||||
|
||||
Reference in New Issue
Block a user