mirror of
https://github.com/lordfriky/web-cfw-loader.git
synced 2025-01-18 18:41:28 +00:00
oops2
This commit is contained in:
parent
1d4fdd0847
commit
ba77a0c485
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 === "hekatev4") {
|
||||
} else if (payloadType === "hekate v4") {
|
||||
payload = hekate4;
|
||||
|
||||
} else if (payloadType === "fusee") {
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user