lint tweaks

This commit is contained in:
Milos Stojanovic
2019-06-26 10:54:38 +02:00
parent 565e73c0f8
commit f3a29d33dd
12 changed files with 118 additions and 119 deletions

View File

@@ -109,7 +109,7 @@ export default {
type: 'is-danger',
message: this.lang('Browser not supported.'),
})
return;
return
}
this.resumable.on('fileAdded', () => {