mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-22 01:56:44 +00:00
GODT-1843: Wait for the currently running application on restart even while updating
This commit is contained in:
@ -36,6 +36,7 @@ type PanicHandler interface {
|
||||
type Restarter interface {
|
||||
SetToRestart()
|
||||
ForceLauncher(string)
|
||||
SetMainExecutable(string)
|
||||
}
|
||||
|
||||
type Updater interface {
|
||||
|
||||
Reference in New Issue
Block a user