mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Rename AddWebFeedIntent to AddFeedIntent.
This commit is contained in:
@@ -714,7 +714,7 @@ class MasterFeedViewController: UITableViewController, UndoableCommandRunner, Ma
|
||||
alert.addAction(UIAlertAction(title: "OK", style: .cancel))
|
||||
present(alert, animated: true)
|
||||
}
|
||||
}}
|
||||
}
|
||||
|
||||
// MARK: UIContextMenuInteractionDelegate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user