mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-05 12:08:42 +00:00
rename http classes
This commit is contained in:
parent
a77bc16741
commit
6814a076d7
|
|
@ -154,7 +154,7 @@ export class Upload {
|
|||
* @todo Orange-Management/Modules#207
|
||||
* Validate file type and file size on the frontend before uploading
|
||||
*/
|
||||
const request = new Request(),
|
||||
const request = new HttpRequest(),
|
||||
formData = new FormData(),
|
||||
self = this;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user