allow registration tokens to work again

This commit is contained in:
MathMan05 2025-05-02 20:09:53 -05:00
parent a858686dc5
commit 1d7dd62c2b

View file

@ -83,6 +83,7 @@ export async function makeLogin(trasparentBg = false, instance = "") {
method: "POST",
headers: {
"Content-type": "application/json; charset=UTF-8",
Referrer: window.location.href,
},
vsmaller: true,
},