mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-28 05:26:47 +00:00
Bug fix for "patch" request
This commit is contained in:
parent
45bdb6ecf8
commit
e1740c9c81
@ -446,6 +446,8 @@ class InvenTreeAPI {
|
||||
showStatusCodeError(response.statusCode);
|
||||
return null;
|
||||
}
|
||||
|
||||
return response;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user