reg token fix
This commit is contained in:
@@ -59,6 +59,7 @@ async function registertry(e: Event) {
|
|||||||
}),
|
}),
|
||||||
headers: {
|
headers: {
|
||||||
"content-type": "application/json",
|
"content-type": "application/json",
|
||||||
|
Referrer: window.location.href,
|
||||||
},
|
},
|
||||||
method: "POST",
|
method: "POST",
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user