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