mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-01 03:26:54 +01:00
Change name of hide-dock-unread-count pref to JustinMillerHideDockUnreadCount.
This commit is contained in:
parent
976d52ad49
commit
e2f2d2bfcd
@ -58,7 +58,7 @@ struct AppDefaults {
|
||||
|
||||
// Hidden prefs
|
||||
static let showTitleOnMainWindow = "KafasisTitleMode"
|
||||
static let hideDockUnreadCount = "Issue246HideDockUnreadCount"
|
||||
static let hideDockUnreadCount = "JustinMillerHideDockUnreadCount"
|
||||
}
|
||||
|
||||
private static let smallestFontSizeRawValue = FontSize.small.rawValue
|
||||
|
Loading…
x
Reference in New Issue
Block a user