mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-23 18:08:05 +01:00
Handle fatal error during backup import
This commit is contained in:
@@ -116,7 +116,7 @@ export const SmartInstallScreen = memo(function SmartInstallScreen() {
|
||||
error: installerState.error,
|
||||
onCancel: onCancelBackupImport,
|
||||
onRetry: retryBackupImport,
|
||||
|
||||
onRestartLink: startInstaller,
|
||||
updates,
|
||||
currentVersion: window.getVersion(),
|
||||
forceUpdate,
|
||||
|
||||
Reference in New Issue
Block a user