mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-02 20:16:54 +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) {
|
@objc func batchUpdateDidPerform(_ notification: Notification) {
|
||||||
|
addTreeControllerToFilterExceptions()
|
||||||
rebuildTreeAndRestoreSelection()
|
rebuildTreeAndRestoreSelection()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user