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