mirror of
https://github.com/eaglerforge/EaglerForgeBuilderNew.git
synced 2025-09-04 10:16:16 +00:00
fix efi build opener
This commit is contained in:
@@ -84,7 +84,8 @@ function getEfiBuild() {
|
||||
if (window.confirm("This file is not a EaglerForgeInjector build, or is too old.\nOpen the EaglerForgeInjector page?")) {
|
||||
window.open("https://eaglerforge.github.io/EaglerForgeInjector");
|
||||
}
|
||||
rej();
|
||||
|
||||
return rej();
|
||||
}
|
||||
efiBuild = reader.result;
|
||||
res();
|
||||
|
Reference in New Issue
Block a user