code deletion

This commit is contained in:
Čarodej
2022-04-27 09:57:31 +02:00
parent eb4d5b4cba
commit 3b3bf62cb8
23 changed files with 121 additions and 553 deletions
-2
View File
@@ -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) {