mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-02 20:16:54 +01:00
Fix broken select next where it wasn't going to the next available fetcher in the Feeds scene
This commit is contained in:
parent
613cea5c7a
commit
0d6dbb6df3
@ -951,7 +951,7 @@ private extension SceneCoordinator {
|
||||
}
|
||||
|
||||
if unreadCountProvider.unreadCount > 0 {
|
||||
currentMasterIndexPath = nextIndexPath
|
||||
selectFeed(nextIndexPath)
|
||||
return true
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user