mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 19:14:52 +01:00
No need to explicitly pass in inhibitLogin
This commit is contained in:
parent
5e93e048ab
commit
755f934eb2
@ -139,7 +139,6 @@ export class Client {
|
||||
username,
|
||||
password,
|
||||
initialDeviceDisplayName,
|
||||
inhibitLogin: true
|
||||
});
|
||||
let stage = await registration.start();
|
||||
return stage;
|
||||
|
Loading…
Reference in New Issue
Block a user