diff --git a/Application/Sources/Content/PageViewController.swift b/Application/Sources/Content/PageViewController.swift index 9b3058a45..566abb79b 100644 --- a/Application/Sources/Content/PageViewController.swift +++ b/Application/Sources/Content/PageViewController.swift @@ -117,6 +117,7 @@ final class PageViewController: UIViewController { self.updateLayoutConfiguration() self.updateTopicGradientLayout() + self.updateNavigationBar(animated: false) } } #endif