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
|
@ -54,6 +54,7 @@ export type MinimalSignalContextType = {
|
|||
getNodeVersion: () => string;
|
||||
getPath: (name: 'userData' | 'home' | 'install') => string;
|
||||
getVersion: () => string;
|
||||
isTestOrMockEnvironment: () => boolean;
|
||||
nativeThemeListener: NativeThemeType;
|
||||
restartApp: () => void;
|
||||
Settings: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue