reg token fix
This commit is contained in:
parent
1d69fa16a2
commit
7068b03757
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ async function registertry(e: Event) {
|
|||
}),
|
||||
headers: {
|
||||
"content-type": "application/json",
|
||||
Referrer: window.location.href,
|
||||
},
|
||||
method: "POST",
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue