mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Bug fix for "patch" request
This commit is contained in:
parent
45bdb6ecf8
commit
e1740c9c81
1 changed files with 2 additions and 0 deletions
|
|
@ -446,6 +446,8 @@ class InvenTreeAPI {
|
|||
showStatusCodeError(response.statusCode);
|
||||
return null;
|
||||
}
|
||||
|
||||
return response;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue