Fix eslint errors

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-09-06 10:05:03 +02:00
parent eea5803ae5
commit a6dceb2e64
3 changed files with 19 additions and 14 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ class ActivityController {
}
};
_executeFetch();
};
}
page() {
if (!this.activityservice.since[this.type][this.element.id].finished) {