Update samy.js
This commit is contained in:
2
samy.js
2
samy.js
@@ -477,7 +477,7 @@ async function triggerInstall() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
// Rename checkbox / textbox
|
// Rename checkbox / textbox
|
||||||
const renameCB = document.getElementById("RenameComputer");
|
const renameCB = document.getElementById("renameComputer");
|
||||||
const newNameInput = document.getElementById("txtNewComputerName");
|
const newNameInput = document.getElementById("txtNewComputerName");
|
||||||
|
|
||||||
// Count how many "extra" tasks (rename) we're doing
|
// Count how many "extra" tasks (rename) we're doing
|
||||||
|
|||||||
Reference in New Issue
Block a user