disable lbryio
This commit is contained in:
parent
581be8c429
commit
a937534a8b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ const lbryio = {
|
|||
_authenticationPromise: null,
|
||||
_user : null,
|
||||
enabled: false
|
||||
};
|
||||
};
|
||||
|
||||
const CONNECTION_STRING = 'http://localhost:8080/';
|
||||
|
||||
|
|
Loading…
Reference in a new issue