i forgot to remove a testing thing
This commit is contained in:
parent
e4973fab0b
commit
937a4f7e26
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ async function main(e) {
|
||||||
|
|
||||||
if (!input.value) return false;
|
if (!input.value) return false;
|
||||||
|
|
||||||
let msg = await fetch("https://elem.dervland.net/" /*"/"*/, {
|
let msg = await fetch("/", {
|
||||||
"method": "POST",
|
"method": "POST",
|
||||||
"headers": {
|
"headers": {
|
||||||
"content-type": "application/json",
|
"content-type": "application/json",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue