printing images

master
bernadette 8 months ago
parent 5f77a56cc5
commit cf4bb62b9d

@ -135,8 +135,8 @@ document.getElementById("user_input").addEventListener("keypress", handleKeyPres
function printing(input){ function printing(input){
fetch("https://hub.xpub.nl/chopchop/cgi-bin/table.cgi?input=" + image1 + input + image2); fetch("https://hub.xpub.nl/chopchop/cgi-bin/table.cgi?input=" + input);
} }
printing("image1"); printing("...");

Loading…
Cancel
Save