mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 02:50:39 +00:00
code deletion
This commit is contained in:
@@ -70,8 +70,6 @@ export default {
|
||||
closeOverlays() {
|
||||
events.$emit('popup:close')
|
||||
events.$emit('popover:close')
|
||||
|
||||
this.$store.commit('CLOSE_NOTIFICATION_CENTER')
|
||||
},
|
||||
spotlightListener(e) {
|
||||
if (e.key === 'k' && e.metaKey || e.key === 'k' && e.ctrlKey) {
|
||||
|
||||
Reference in New Issue
Block a user