From de4a367374f7750a712190e71ffde373de226133 Mon Sep 17 00:00:00 2001 From: Ryan ZHAO <> Date: Fri, 17 May 2024 13:48:56 +1000 Subject: [PATCH] fix an issue that the navigation bar won't change as the appearance settings changes --- Session/Shared/SessionHostingViewController.swift | 2 +- SessionUIKit/Style Guide/Themes/Theme.swift | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Session/Shared/SessionHostingViewController.swift b/Session/Shared/SessionHostingViewController.swift index f80f39545..198490eb8 100644 --- a/Session/Shared/SessionHostingViewController.swift +++ b/Session/Shared/SessionHostingViewController.swift @@ -17,7 +17,7 @@ public class SessionHostingViewController: UIHostingController