add card button in card overview

Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
This commit is contained in:
Jakob Röhrl
2021-06-25 10:06:31 +02:00
committed by Julius Härtl
parent bdd9b6d05e
commit 6e1e281638
2 changed files with 16 additions and 1 deletions
+1
View File
@@ -168,6 +168,7 @@ export default {
},
close() {
this.$emit('close')
this.$root.$emit('close')
},
async select() {