mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-21 08:58:19 +01:00
Fix link-and-sync cancellation
This commit is contained in:
@@ -105,7 +105,6 @@ export function FullFlow(): JSX.Element {
|
||||
currentBytes={currentBytes}
|
||||
totalBytes={totalBytes}
|
||||
backupStep={backupStep}
|
||||
onRestartLink={action('onRestartLink')}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user