mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2026-02-12 03:48:34 +00:00
GODT-1753: implement reset [skip-ci]
This commit is contained in:
@ -327,5 +327,5 @@ void QMLBackend::installUpdate()
|
||||
//****************************************************************************************************************************************************
|
||||
void QMLBackend::triggerReset()
|
||||
{
|
||||
app().log().error(QString("%1() is not implemented.").arg(__FUNCTION__));
|
||||
logGRPCCallStatus(app().grpc().triggerReset(), "triggerReset");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user