Move to card selector modal

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2021-01-04 12:10:53 +01:00
parent a53e50e55f
commit 65e19f9ea4
5 changed files with 158 additions and 21 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ export default {
immediate: true,
handler() {
this.$store.dispatch('fetchAttachments', this.cardId)
}
},
},
},
methods: {