mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Continue changing webFeed to feed.
This commit is contained in:
@@ -89,7 +89,7 @@ extension AppDelegate : AppDelegateAppleEvents {
|
||||
|
||||
DispatchQueue.main.async {
|
||||
|
||||
self.addWebFeed(normalizedURLString)
|
||||
self.addFeed(normalizedURLString)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user