chore: minor fixes and improvements
This commit is contained in:
@@ -766,7 +766,6 @@ export function editRESTRequest(
|
||||
|
||||
export function saveRESTRequestAs(path: string, request: HoppRESTRequest) {
|
||||
// For calculating the insertion request index
|
||||
debugger
|
||||
const targetLocation = navigateToFolderWithIndexPath(
|
||||
restCollectionStore.value.state,
|
||||
path.split("/").map((x) => parseInt(x))
|
||||
|
||||
Reference in New Issue
Block a user