update lbryweb api url
This commit is contained in:
parent
22eb4e61e6
commit
d6c1ac3aab
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ ipcRenderer.on('navigate-forward', () => {
|
||||||
// @endif
|
// @endif
|
||||||
|
|
||||||
// @if TARGET='web'
|
// @if TARGET='web'
|
||||||
Lbry.setDaemonConnectionString('https://beta.lbry.tv/api/proxy');
|
Lbry.setDaemonConnectionString('https://api.lbry.tv/api/proxy');
|
||||||
// @endif
|
// @endif
|
||||||
|
|
||||||
// We need to override Lbryio for getting/setting the authToken
|
// We need to override Lbryio for getting/setting the authToken
|
||||||
|
|
Loading…
Add table
Reference in a new issue