mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Add preferred action to all alert dialogs.
This commit is contained in:
@@ -43,6 +43,7 @@ private extension UIViewController {
|
||||
}
|
||||
|
||||
alertController.addAction(credentialsAction)
|
||||
alertController.preferredAction = credentialsAction
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user