popover fix

This commit is contained in:
Čarodej
2022-01-06 14:17:20 +01:00
parent e5e713659e
commit 21b838eda4
5 changed files with 233 additions and 58 deletions

View File

@@ -34,7 +34,6 @@ import {
methods: {
emmitFiles(e) {
this.$uploadFiles(e.target.files)
events.$emit('popover:close', 'desktop-create')
}
}
}