mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Stub out goToNextUnread for SceneModel
This commit is contained in:
@@ -108,6 +108,7 @@ struct SceneNavigationView: View {
|
||||
}
|
||||
ToolbarItem {
|
||||
Button {
|
||||
sceneModel.goToNextUnread()
|
||||
} label: {
|
||||
AppAssets.nextUnreadArticleImage
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user