about to pull new updates from Cherif

This commit is contained in:
Me
2022-12-07 11:50:33 +01:00
parent 657460b8ae
commit 263d117d1a

View File

@@ -64,7 +64,7 @@
}
if (valid) {
fetch('http://transcendance:8080/api/v2/user',{
await fetch('http://transcendance:8080/api/v2/user',{
method: 'PATCH',
headers: {
'Content-Type': 'application/json'