mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
fixes part 3
This commit is contained in:
@@ -238,7 +238,6 @@ export default {
|
||||
},
|
||||
},
|
||||
mounted() {
|
||||
this.$store.commit('SET_CURRENT_TEAM_FOLDER', undefined)
|
||||
this.$store.dispatch('getSharedWithMeFolder', this.$route.params.id)
|
||||
|
||||
events.$on('context-menu:show', (event, item) => (this.item = item))
|
||||
|
||||
Reference in New Issue
Block a user