remove line break

This commit is contained in:
casperlamboo 2016-04-16 18:06:06 +02:00
parent 6f38730fa5
commit 38f854193e
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ export default class extends EventDispatcher {
this.boxData = boxData;
this.api = `http://${boxData.localip}/d3dapi/`;
this.alive = false;
this.autoUpdate = false;
this.state = {};