|
@@ -25,7 +25,7 @@ const defaultOptions = {
|
|
Accept: 'application/json',
|
|
Accept: 'application/json',
|
|
'Content-Type': contentTypes.json,
|
|
'Content-Type': contentTypes.json,
|
|
},
|
|
},
|
|
- timeout: 30000,
|
|
|
|
|
|
+ timeout: 60000,
|
|
}
|
|
}
|
|
|
|
|
|
export const callApi = ({
|
|
export const callApi = ({
|