mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Change name of hide-dock-unread-count pref to JustinMillerHideDockUnreadCount.
This commit is contained in:
@@ -58,7 +58,7 @@ struct AppDefaults {
|
|||||||
|
|
||||||
// Hidden prefs
|
// Hidden prefs
|
||||||
static let showTitleOnMainWindow = "KafasisTitleMode"
|
static let showTitleOnMainWindow = "KafasisTitleMode"
|
||||||
static let hideDockUnreadCount = "Issue246HideDockUnreadCount"
|
static let hideDockUnreadCount = "JustinMillerHideDockUnreadCount"
|
||||||
}
|
}
|
||||||
|
|
||||||
private static let smallestFontSizeRawValue = FontSize.small.rawValue
|
private static let smallestFontSizeRawValue = FontSize.small.rawValue
|
||||||
|
|||||||
Reference in New Issue
Block a user