mirror of
https://github.com/lordfriky/web-cfw-loader.git
synced 2025-01-18 18:41:28 +00:00
Update main.js
This commit is contained in:
parent
ed0c3e9914
commit
8db3c66d57
2
main.js
2
main.js
@ -203,4 +203,4 @@ function openInstructions() {
|
||||
}
|
||||
|
||||
|
||||
document.getElementById("payloadUpload").addEventListener("change", () => document.forms.mainForm.payload.value = "uploaded");
|
||||
document.getElementById("payloadUpload").addEventListener("change", () => document.getElementById("payloadSelect").value = "uploaded");
|
||||
|
Loading…
x
Reference in New Issue
Block a user