update lbryweb api url

This commit is contained in:
Sean Yesmunt 2019-03-07 15:09:12 -05:00 committed by GitHub
parent 22eb4e61e6
commit d6c1ac3aab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ ipcRenderer.on('navigate-forward', () => {
// @endif
// @if TARGET='web'
Lbry.setDaemonConnectionString('https://beta.lbry.tv/api/proxy');
Lbry.setDaemonConnectionString('https://api.lbry.tv/api/proxy');
// @endif
// We need to override Lbryio for getting/setting the authToken