uploading payloads were broke, this might fix it

pull/5/head^2
Elijah Bansley 2018-05-20 22:17:39 -05:00 committed by GitHub
parent 88323142c7
commit 90c7ee86d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -201,6 +201,3 @@ function openInstructions() {
document.getElementById("infodiv").innerHTML = "";
}
}
document.getElementById("payloadUpload").addEventListener("change", () => document.getElementById("payloadSelect").value = "uploaded");