fix: bucket title edit success message appearing twice
This commit is contained in:
parent
9c367877f4
commit
49217889b5
@ -537,7 +537,6 @@ export default defineComponent({
|
||||
|
||||
await this.$store.dispatch('kanban/updateBucketTitle', updatedBucketData)
|
||||
this.bucketTitleEditable = false
|
||||
this.$message.success({message: this.$t('list.kanban.bucketTitleSavedSuccess')})
|
||||
},
|
||||
|
||||
updateBuckets(value) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user