mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Remove folder icons and feed indenting. Issue #1063
This commit is contained in:
@@ -606,7 +606,6 @@ private extension MasterFeedViewController {
|
||||
cell.name = nameFor(node)
|
||||
cell.unreadCount = coordinator.unreadCountFor(node)
|
||||
configureFavicon(cell, node)
|
||||
cell.shouldShowImage = node.representedObject is SmallIconProvider
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user