We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b288947 commit 40578ffCopy full SHA for 40578ff
WordPress/Classes/System/SplitViewRootPresenter+Welcome.swift
@@ -15,8 +15,6 @@ class WelcomeSplitViewContent: SplitViewDisplayable {
15
let noSitesVC = UIHostingController(rootView: noSiteView)
16
noSitesVC.view.backgroundColor = .systemBackground
17
secondary = UINavigationController(rootViewController: noSitesVC)
18
-
19
- supplementary.isNavigationBarHidden = true
20
}
21
22
func displayed(in splitVC: UISplitViewController) {
0 commit comments