forked from Silverfish/proton-bridge
GODT-1051: Factory reset button
This commit is contained in:
@ -117,7 +117,7 @@ func (f *FrontendQt) configureAppleMail(userID, address string) {
|
||||
|
||||
func (f *FrontendQt) triggerReset() {
|
||||
defer f.qml.ResetFinished()
|
||||
//TODO
|
||||
f.bridge.FactoryReset()
|
||||
f.restart()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user