diff --git a/samy.js b/samy.js index a015fd6..f654cec 100644 --- a/samy.js +++ b/samy.js @@ -477,7 +477,7 @@ async function triggerInstall() { }); // Rename checkbox / textbox - const renameCB = document.getElementById("RenameComputer"); + const renameCB = document.getElementById("renameComputer"); const newNameInput = document.getElementById("txtNewComputerName"); // Count how many "extra" tasks (rename) we're doing