This commit is contained in:
2021-07-24 11:51:20 +02:00
parent 055a961fce
commit 9fad3a5fd8
3 changed files with 12 additions and 2 deletions

View File

@@ -60,8 +60,6 @@ export default defineComponent({
headers: {
'Access-Control-Allow-Origin': 'https://arthurdanjou.fr',
'Accept': '*/*',
'Origin': 'https://arthurdanjou.fr',
'host': 'https://arthurdanjou.fr'
}
})
if (response.status === 200) {