Fix cancel in backup restore view.

pull/1/head
Matthew Chen 6 years ago
parent 7e77a69f86
commit 3bff89c7ee

@ -123,7 +123,7 @@ public class BackupRestoreViewController: OWSTableViewController {
backup.setHasPendingRestoreDecision(false)
dismiss(animated: true)
showHomeView()
}
@objc

Loading…
Cancel
Save