mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-22 15:50:17 +01:00
revert unwanted change
This commit is contained in:
parent
651bda70a7
commit
62137e53f3
@ -1220,6 +1220,7 @@ class SceneCoordinator: NSObject, UndoableCommandRunner {
|
||||
selectFeed(nil)
|
||||
|
||||
let addNavViewController = UIStoryboard.add.instantiateViewController(withIdentifier: "AddFeedViewControllerNav") as! UINavigationController
|
||||
|
||||
let addViewController = addNavViewController.topViewController as! AddFeedViewController
|
||||
addViewController.initialFeed = initialFeed
|
||||
addViewController.initialFeedName = initialFeedName
|
||||
|
Loading…
Reference in New Issue
Block a user