mirror of
https://github.com/lordfriky/web-cfw-loader.git
synced 2025-01-18 18:41:28 +00:00
oops
This commit is contained in:
parent
f94d1743b2
commit
1d4fdd0847
2
main.js
2
main.js
@ -137,7 +137,7 @@ document.getElementById("goButton").addEventListener("click", async () => {
|
||||
if (payloadType === "hekate v5") {
|
||||
payload = hekate5;
|
||||
|
||||
} else if (payloadType === "hekate v4") {
|
||||
} else if (payloadType === "hekatev4") {
|
||||
payload = hekate4;
|
||||
|
||||
} else if (payloadType === "fusee") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user