mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 03:10:51 +00:00
- added createFolder to SharedPage.vue
- queueable email - frontend build
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
}
|
||||
},
|
||||
},
|
||||
mounted () {
|
||||
mounted() {
|
||||
events.$on('popup:open', ({name}) => {
|
||||
|
||||
if (name === 'create-folder')
|
||||
|
||||
Reference in New Issue
Block a user