Move to card selector modal

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-12-28 16:40:55 +01:00
parent a53e50e55f
commit 65e19f9ea4
5 changed files with 158 additions and 21 deletions

View File

@@ -182,7 +182,7 @@ export default {
immediate: true,
handler() {
this.$store.dispatch('fetchAttachments', this.cardId)
}
},
},
},
methods: {