mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-15 14:56:42 +00:00
Shared GUI for Bridge and Import/Export
This commit is contained in:
@ -113,7 +113,7 @@ func (ph *panicHandler) HandlePanic() {
|
||||
}
|
||||
|
||||
config.HandlePanic(ph.cfg, fmt.Sprintf("Recover: %v", r))
|
||||
frontend.HandlePanic()
|
||||
frontend.HandlePanic("ProtonMail Import-Export")
|
||||
|
||||
*ph.err = cli.NewExitError("Panic and restart", 255)
|
||||
numberOfCrashes++
|
||||
|
||||
Reference in New Issue
Block a user