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