mirror of
https://github.com/filegator/filegator.git
synced 2025-08-06 20:06:58 +02:00
js fixes, lint
This commit is contained in:
@@ -166,7 +166,7 @@ Vue.use(VueClipboard)
|
||||
|
||||
export default {
|
||||
name: 'Browser',
|
||||
components: { Menu, Tree, Pagination, Upload },
|
||||
components: { Menu, Pagination, Upload },
|
||||
data() {
|
||||
return {
|
||||
dropZone: false,
|
||||
|
Reference in New Issue
Block a user