comment fix
This commit is contained in:
parent
eb94c7eaff
commit
91df3b197d
@ -114,7 +114,7 @@ public extension MVMCoreUISplitViewController {
|
||||
return true
|
||||
}
|
||||
|
||||
/// Convenience function to update the navigation bar for the
|
||||
/// Convenience function to update the navigation bar if the controller is the current lowest controller.
|
||||
@objc func updateNavigationBarFor(viewController: UIViewController) {
|
||||
guard let navigationController = navigationController,
|
||||
let model = navigationController.getNavigationModel(from: viewController) else { return }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user