mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-25 10:20:38 +00:00
bulk-operations v0.1 disable rename if are multiple items selected , add Drag & Drop UI Ghost for share
This commit is contained in:
@@ -181,6 +181,7 @@
|
||||
this.$store.dispatch('addToFavourites', null)
|
||||
}
|
||||
|
||||
events.$emit('drop')
|
||||
},
|
||||
removeFavourite(folder) {
|
||||
this.$store.dispatch('removeFromFavourites', folder)
|
||||
|
||||
Reference in New Issue
Block a user