diff --git a/scripts/config.js b/scripts/config.js index b57d3e4..867295b 100644 --- a/scripts/config.js +++ b/scripts/config.js @@ -196,7 +196,7 @@ function handleDeviceChange () { } async function handleStorageChange () { - let value = this.value; + let storage = this.value; let id = this.id; let busPrefix = id.split("_")[0] if (diskConfig[type][busPrefix].hasDiskImage) { // if the bus has diskImage = true