mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Renamed Feed and related classes/instances to WebFeed
This commit is contained in:
@@ -17,7 +17,7 @@ struct UserInfoKey {
|
||||
static let articles = "articles"
|
||||
static let navigationKeyPressed = "navigationKeyPressed"
|
||||
static let objects = "objects"
|
||||
static let feed = "feed"
|
||||
static let webFeed = "webFeed"
|
||||
static let url = "url"
|
||||
static let author = "author"
|
||||
static let articlePath = "articlePath"
|
||||
|
||||
Reference in New Issue
Block a user