mirror of
https://github.com/twofas/2fas-ios.git
synced 2024-11-22 02:10:19 +01:00
[TF-1657] fix navigation on ipad
This commit is contained in:
parent
3c5eeec975
commit
7a541d9fe1
@ -244,7 +244,8 @@ private extension SettingsMenuPresenter {
|
||||
case .about: return .about
|
||||
case .externalImport: return .externalImport
|
||||
case .appearance: return .appearance
|
||||
default: return nil
|
||||
case .appleWatch: return .appleWatch
|
||||
case .faq, .donate: return nil
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user