mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
- turnOff delete in MobileActions.vue
This commit is contained in:
@@ -93,7 +93,6 @@
|
|||||||
return {
|
return {
|
||||||
multiSelectMode: false,
|
multiSelectMode: false,
|
||||||
mobileSortingAndPreview: false,
|
mobileSortingAndPreview: false,
|
||||||
turnOff:false,
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Reference in New Issue
Block a user