chore: minor fixes and improvements

This commit is contained in:
liyasthomas
2021-08-25 21:26:53 +05:30
parent b04d8dde2b
commit 9e16cff62a
4 changed files with 4 additions and 8 deletions

View File

@@ -162,7 +162,6 @@ export default defineComponent({
requestIndex: insertionIndex,
})
} else if (this.picked.pickedType === "my-collection") {
debugger
const insertionIndex = saveRESTRequestAs(
`${this.picked.collectionIndex}`,
requestUpdated