mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 19:10:40 +00:00
MobileContextMenu.vue refactoring
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
this.$store.dispatch('browseShared')
|
||||
},
|
||||
contextMenu(event, item) {
|
||||
events.$emit('contextMenu:show', event, item)
|
||||
events.$emit('context-menu:show', event, item)
|
||||
},
|
||||
initFileBrowser() {
|
||||
// Get folder tree
|
||||
|
||||
Reference in New Issue
Block a user