fix: delete request from collection modal not closing
This commit is contained in:
@@ -111,6 +111,7 @@ export default {
|
||||
this.$toast.error(this.$t("deleted"), {
|
||||
icon: "delete",
|
||||
})
|
||||
this.confirmRemove = false
|
||||
this.syncCollections()
|
||||
},
|
||||
getRequestLabelColor(method) {
|
||||
|
||||
Reference in New Issue
Block a user