new functions

Signed-off-by: Jakob <jakob.roehrl@web.de>
This commit is contained in:
Jakob
2019-07-16 14:17:51 +02:00
committed by Julius Härtl
parent 70d3fba187
commit 38dc7945dd
8 changed files with 141 additions and 29 deletions

View File

@@ -120,7 +120,7 @@ export default {
boardId: this.stack.boardId
}
this.$store.dispatch('addCard', newCard)
},
}
}
}
</script>