get orders
This commit is contained in:
@@ -24,6 +24,7 @@ export const esiAxiosInstance = axios.create({
|
||||
baseURL: esiUrl,
|
||||
headers: {
|
||||
'accept': 'application/json',
|
||||
"Content-Type": "application/json"
|
||||
"Content-Type": "application/json",
|
||||
"User-Agent": "eveal (eveal.shendai.rip calloch.gael@gmail.com)"
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user