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