mirror of
https://github.com/filegator/filegator.git
synced 2025-08-27 05:14:56 +02:00
lint tweaks
This commit is contained in:
@@ -109,7 +109,7 @@ export default {
|
||||
type: 'is-danger',
|
||||
message: this.lang('Browser not supported.'),
|
||||
})
|
||||
return;
|
||||
return
|
||||
}
|
||||
|
||||
this.resumable.on('fileAdded', () => {
|
||||
|
Reference in New Issue
Block a user