mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Unsupported OS Dialog
This commit is contained in:
Vendored
+1
-1
@@ -150,8 +150,8 @@ declare global {
|
||||
getAppInstance: () => string | undefined;
|
||||
getConversations: () => ConversationModelCollectionType;
|
||||
getBuildCreation: () => number;
|
||||
getBuildExpiration: () => number;
|
||||
getEnvironment: typeof getEnvironment;
|
||||
getExpiration: () => number;
|
||||
getHostName: () => string;
|
||||
getInteractionMode: () => 'mouse' | 'keyboard';
|
||||
getLocale: () => string;
|
||||
|
||||
Reference in New Issue
Block a user