Ensure chats pane in settings is visible
This commit is contained in:
parent
b379ec115d
commit
38adef4233
9 changed files with 33 additions and 11 deletions
|
@ -32,6 +32,7 @@ global.window = {
|
|||
getHourCyclePreference: () => HourCyclePreference.UnknownPreference,
|
||||
getPreferredSystemLocales: () => ['en'],
|
||||
getLocaleOverride: () => null,
|
||||
isTestOrMockEnvironment: () => true,
|
||||
},
|
||||
i18n: key => `i18n(${key})`,
|
||||
storage: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue