Merge branch 'master' into bluez

This commit is contained in:
Marcus Westin 2020-01-24 10:24:39 +01:00 committed by GitHub
commit 131e3e2f38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 58 additions and 9 deletions

View file

@ -45,7 +45,7 @@ class PlejdApi extends EventEmitter {
login() {
console.log('plejd-api: login()');
console.log('logging into ' + this.siteName);
console.log('plejd-api: logging into ' + this.siteName);
const self = this;
const instance = axios.create({