mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 09:27:24 +00:00
Hotfix SDK request
This commit is contained in:
parent
eee672c1ba
commit
cb037b64a8
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ class LBRY {
|
|||
payload.params = params;
|
||||
|
||||
return this._request({
|
||||
url: '',
|
||||
url: '/',
|
||||
method: 'post',
|
||||
bodyType: 'json',
|
||||
body: payload
|
||||
|
|
Loading…
Add table
Reference in a new issue