Seed Support #56

Closed
ocnios wants to merge 173 commits from master into build
Showing only changes of commit a937534a8b - Show all commits

View file

@ -8,7 +8,7 @@ const lbryio = {
_authenticationPromise: null, _authenticationPromise: null,
_user : null, _user : null,
enabled: false enabled: false
}; };
const CONNECTION_STRING = 'http://localhost:8080/'; const CONNECTION_STRING = 'http://localhost:8080/';