mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-18 08:06:59 +00:00
Do not rise window on restart needed for silent updates
This commit is contained in:
committed by
James Houlahan
parent
4a54f878c4
commit
4e5a1d4b30
@ -164,7 +164,6 @@ Item {
|
|||||||
|
|
||||||
onNotifySilentUpdateRestartNeeded: {
|
onNotifySilentUpdateRestartNeeded: {
|
||||||
go.setUpdateState("updateRestart")
|
go.setUpdateState("updateRestart")
|
||||||
gui.openMainWindow(true)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
onNotifySilentUpdateError: {
|
onNotifySilentUpdateError: {
|
||||||
|
|||||||
Reference in New Issue
Block a user