mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
stash
This commit is contained in:
parent
284c59d8f8
commit
ba9f09cd65
2 changed files with 22 additions and 2 deletions
|
|
@ -516,10 +516,11 @@ class InvenTreeAPI {
|
|||
}
|
||||
);
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
// Include the statuscode in the response object
|
||||
responseData["statusCode"] = response.statusCode;
|
||||
|
||||
return responseData;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue