change js

master
bernadette 8 months ago
parent 17a1fa1b63
commit 3e5e9e7964

@ -108,8 +108,8 @@ function handleInput() {
console.log("info_layer" + userInput); console.log("info_layer" + userInput);
} }
function print(input){ function printing(input){
fetch("https://hub.xpub.nl/chopchop/cgi-bin/table.cgi?input=" + input); fetch("https://hub.xpub.nl/chopchop/cgi-bin/table.cgi?input=" + input);
} }
print("test test test"); printing("test test test");
Loading…
Cancel
Save