This commit is contained in:
@@ -5,7 +5,6 @@ export default class UserStatsService {
|
|||||||
private apiURL = 'https://api.tsotr.humenius.me/stats'
|
private apiURL = 'https://api.tsotr.humenius.me/stats'
|
||||||
|
|
||||||
private requestInit: RequestInit = {
|
private requestInit: RequestInit = {
|
||||||
mode: "no-cors",
|
|
||||||
headers: {
|
headers: {
|
||||||
'Content-Type': 'application/json'
|
'Content-Type': 'application/json'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user