mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Don't remove filtered feeds on refreshes or other times we call batch update did perform.
This commit is contained in:
@@ -176,6 +176,7 @@ protocol SidebarDelegate: class {
|
||||
}
|
||||
|
||||
@objc func batchUpdateDidPerform(_ notification: Notification) {
|
||||
addTreeControllerToFilterExceptions()
|
||||
rebuildTreeAndRestoreSelection()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user