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-03-04 11:22:26 +01:00
committed by Julius Härtl
parent bdd9b6d05e
commit 6e1e281638
2 changed files with 16 additions and 1 deletions

View File

@@ -168,6 +168,7 @@ export default {
},
close() {
this.$emit('close')
this.$root.$emit('close')
},
async select() {