Rename AddWebFeedIntent to AddFeedIntent.

This commit is contained in:
Brent Simmons
2023-07-02 15:39:12 -07:00
parent cc438a9057
commit ea14d87743
4 changed files with 29 additions and 29 deletions

View File

@@ -714,7 +714,7 @@ class MasterFeedViewController: UITableViewController, UndoableCommandRunner, Ma
alert.addAction(UIAlertAction(title: "OK", style: .cancel))
present(alert, animated: true)
}
}}
}
// MARK: UIContextMenuInteractionDelegate