macOS: Add support for 12/24-hour time display preferences
This commit is contained in:
@@ -118,6 +118,7 @@ export function getEmptyState(): UserStateType {
|
||||
isLegacyFormat: intlNotSetup,
|
||||
getLocaleMessages: intlNotSetup,
|
||||
getLocaleDirection: intlNotSetup,
|
||||
getHourCyclePreference: intlNotSetup,
|
||||
}),
|
||||
interactionMode: 'mouse',
|
||||
isMainWindowMaximized: false,
|
||||
|
Reference in New Issue
Block a user