mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-12 02:05:29 +00:00
Bug fix for "patch" request
This commit is contained in:
@ -446,6 +446,8 @@ class InvenTreeAPI {
|
||||
showStatusCodeError(response.statusCode);
|
||||
return null;
|
||||
}
|
||||
|
||||
return response;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user