disabled apparmor since lots of issues with that

This commit is contained in:
Marcus Westin 2020-03-19 11:11:22 +01:00
parent f2a0da5ae8
commit a6d9868c7d
3 changed files with 4 additions and 3 deletions

View file

@ -127,7 +127,7 @@ class PlejdApi extends EventEmitter {
}
getSite(siteId) {
console.log('plejd-api: getSites()');
console.log('plejd-api: getSite(...)');
const self = this;
const instance = axios.create({