Fix user pfp
This commit is contained in:
parent
37d7a749ae
commit
ea4e649959
@ -29,9 +29,6 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const data = await res.json()
|
const data = await res.json()
|
||||||
data.pfp = `${import.meta.env.VITE_BACKEND_URL}/proxy/img?imageUrl=${encodeURIComponent(
|
|
||||||
data.pfp
|
|
||||||
)}`
|
|
||||||
return data
|
return data
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user