working through bug

master
Bryan 2020-12-20 10:22:21 -06:00
parent 800ada38c2
commit ea7cde069b
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@
let deviceID = "";
let delay = "";
let apiKey = "";
const unlockUrl = "https://ths.tnet.space/cgi-bin/doorcontrol-cgi/unlock-main.cgi";
const unlockUrl = "https://ths.tnet.space/cgi-bin/unlock-main.cgi";
// const unlockUrl = "https://ths.tnet.space/cgi-bin/doorcontrol-cgi/test.cgi";
// make fetch function that calls cgi script with attributes (device id, api key, delay)