mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-20 12:13:26 +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))
|
completionHandler(.failure(OperationError.cancelled))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
}.navigationViewStyle(StackNavigationViewStyle()))
|
||||||
|
|
||||||
if !self.present(viewController)
|
if !self.present(viewController)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user