allow registration tokens to work again
This commit is contained in:
@@ -83,6 +83,7 @@ export async function makeLogin(trasparentBg = false, instance = "") {
|
|||||||
method: "POST",
|
method: "POST",
|
||||||
headers: {
|
headers: {
|
||||||
"Content-type": "application/json; charset=UTF-8",
|
"Content-type": "application/json; charset=UTF-8",
|
||||||
|
Referrer: window.location.href,
|
||||||
},
|
},
|
||||||
vsmaller: true,
|
vsmaller: true,
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user