mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-19 08:37:06 +00:00
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() {
|
func (f *FrontendQt) triggerReset() {
|
||||||
defer f.qml.ResetFinished()
|
defer f.qml.ResetFinished()
|
||||||
//TODO
|
f.bridge.FactoryReset()
|
||||||
f.restart()
|
f.restart()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user