new functions

Signed-off-by: Jakob <jakob.roehrl@web.de>
This commit is contained in:
Jakob
2019-08-11 12:02:56 +02:00
committed by Julius Härtl
parent 70d3fba187
commit 38dc7945dd
8 changed files with 141 additions and 29 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ export default {
boardId: this.stack.boardId
}
this.$store.dispatch('addCard', newCard)
},
}
}
}
</script>