mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-15 14:56:42 +00:00
GODT-2111: Properly reset crash counter + remove additional Quit call.
This commit is contained in:
@ -271,7 +271,6 @@ void QMLBackend::quit()
|
||||
void QMLBackend::restart()
|
||||
{
|
||||
app().grpc().restart();
|
||||
app().grpc().quit();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user