forked from mystiq/hydrogen-web
No need to explicitly pass in inhibitLogin
This commit is contained in:
parent
5e93e048ab
commit
755f934eb2
1 changed files with 0 additions and 1 deletions
|
@ -139,7 +139,6 @@ export class Client {
|
|||
username,
|
||||
password,
|
||||
initialDeviceDisplayName,
|
||||
inhibitLogin: true
|
||||
});
|
||||
let stage = await registration.start();
|
||||
return stage;
|
||||
|
|
Loading…
Reference in a new issue