mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Persist the Feeds Read filter across application launches. Issue #1349
This commit is contained in:
@@ -25,5 +25,6 @@ struct UserInfoKey {
|
||||
|
||||
static let windowState = "windowState"
|
||||
static let containerExpandedWindowState = "containerExpandedWindowState"
|
||||
static let readFeedsFilterState = "readFeedsFilterState"
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user