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…
Reference in New Issue