fix(register): bozo
This commit is contained in:
parent
0735c028f8
commit
d69cd5bc7b
@ -25,7 +25,7 @@ class Account
|
|||||||
if (response.status === 201)
|
if (response.status === 201)
|
||||||
await this.client._update_logged(true);
|
await this.client._update_logged(true);
|
||||||
|
|
||||||
return response_data
|
return response;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user