mirror of
https://github.com/lordfriky/web-cfw-loader.git
synced 2025-05-01 18:02:46 +00:00
uploading payloads were broke, this might fix it
This commit is contained in:
parent
88323142c7
commit
90c7ee86d1
3
main.js
3
main.js
@ -201,6 +201,3 @@ function openInstructions() {
|
|||||||
document.getElementById("infodiv").innerHTML = "";
|
document.getElementById("infodiv").innerHTML = "";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
document.getElementById("payloadUpload").addEventListener("change", () => document.getElementById("payloadSelect").value = "uploaded");
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user