mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Restore object did change event
This commit is contained in:
@@ -41,6 +41,7 @@ final class SidebarExpandedContainers: ObservableObject {
|
||||
}
|
||||
set(newValue) {
|
||||
expandedTable[containerID] = newValue
|
||||
objectDidChange.send()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user