diff --git a/Passepartout/App/Views/ProfileView.swift b/Passepartout/App/Views/ProfileView.swift index a6790f13..f23b908b 100644 --- a/Passepartout/App/Views/ProfileView.swift +++ b/Passepartout/App/Views/ProfileView.swift @@ -77,7 +77,6 @@ struct ProfileView: View { } } else { welcomeView - .navigationBarHidden(true) } }.themeSecondaryView() .navigationTitle(title)