mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Fix ConnectAppleIDView being shoved into a sidebar on iPad
This commit is contained in:
@@ -346,7 +346,7 @@ private extension AuthenticationOperation
|
||||
completionHandler(.failure(OperationError.cancelled))
|
||||
}
|
||||
}
|
||||
})
|
||||
}.navigationViewStyle(StackNavigationViewStyle()))
|
||||
|
||||
if !self.present(viewController)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user