We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e28c5 commit a7d5016Copy full SHA for a7d5016
index.html
@@ -83,7 +83,7 @@
83
return;
84
}
85
86
- fetch("/planet", {
+ fetch("/planet", {
87
method: "POST",
88
body: JSON.stringify({
89
id: parseInt(document.getElementById("planetID").value)
0 commit comments