mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 19:25:57 +00:00
UI fixes
This commit is contained in:
@@ -229,8 +229,8 @@
|
||||
.catch(() => this.$isSomethingWrong())
|
||||
})
|
||||
},
|
||||
beforeDestroy() {
|
||||
destroyed() {
|
||||
events.$off('action:confirmed')
|
||||
}
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user