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