mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Ensure chats pane in settings is visible
This commit is contained in:
@@ -54,6 +54,7 @@ export type MinimalSignalContextType = {
|
||||
getNodeVersion: () => string;
|
||||
getPath: (name: 'userData' | 'home' | 'install') => string;
|
||||
getVersion: () => string;
|
||||
isTestOrMockEnvironment: () => boolean;
|
||||
nativeThemeListener: NativeThemeType;
|
||||
restartApp: () => void;
|
||||
Settings: {
|
||||
|
||||
Reference in New Issue
Block a user