fix: delete request from collection modal not closing
This commit is contained in:
parent
56151982a7
commit
6b0da0a568
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ export default {
|
|||
this.$toast.error(this.$t("deleted"), {
|
||||
icon: "delete",
|
||||
})
|
||||
this.confirmRemove = false
|
||||
this.syncCollections()
|
||||
},
|
||||
getRequestLabelColor(method) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue