committed by
László Monda
parent
7a2c8cb2e4
commit
3a1451a6a9
@@ -70,10 +70,6 @@ export class DeviceEffects {
|
||||
return this.router.navigate(['/recovery-device']);
|
||||
}
|
||||
|
||||
if (!state.zeroInterfaceAvailable) {
|
||||
return this.router.navigate(['/privilege']);
|
||||
}
|
||||
|
||||
if (state.connected && state.zeroInterfaceAvailable) {
|
||||
return this.router.navigate(['/']);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user