mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-27 05:38:12 +00:00
Remove setup menu items after QR code linking
This commit is contained in:
@@ -203,6 +203,8 @@ export function SmartInstallScreen(): ReactElement {
|
||||
updateProvisioningUrl,
|
||||
confirmNumber
|
||||
);
|
||||
|
||||
window.removeSetupMenuItems();
|
||||
} catch (err: unknown) {
|
||||
if (hasCleanedUp) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user