refactoring part 5

This commit is contained in:
Peter Papp
2021-08-23 17:55:38 +02:00
parent fd313e3d83
commit f24d57d88d
3 changed files with 23 additions and 16 deletions
@@ -229,7 +229,6 @@ export default {
} else if (route === 'Files') {
this.$router.push({name: 'Files', params: {id: this.item.id}})
}
} else {
if (this.isImage || this.isVideo || this.isAudio || this.isPdf) {