Compare commits
1 Commits
0b3f0cbca4
...
a070898cab
| Author | SHA1 | Date | |
|---|---|---|---|
| a070898cab |
@@ -149,9 +149,7 @@ class ApiClient {
|
|||||||
|
|
||||||
return this.request('/api/registry/firmware', {
|
return this.request('/api/registry/firmware', {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
body: formData,
|
body: formData
|
||||||
isForm: true,
|
|
||||||
headers: {}
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user