mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-25 07:01:20 -09:00
replace "URL" with "Metadata" in modgui.injector.js
This commit is contained in:
parent
c268b7b7b2
commit
37bfecfdd2
@ -25,7 +25,7 @@ globalThis.modapi_guikit = `// ModAPI GUI made by TheIdiotPlays
|
||||
<thead>
|
||||
<tr>
|
||||
<td>
|
||||
URL
|
||||
Metadata
|
||||
</td>
|
||||
<td class="nothing"></td>
|
||||
<td>
|
||||
@ -275,4 +275,4 @@ globalThis.modapi_guikit = `// ModAPI GUI made by TheIdiotPlays
|
||||
});
|
||||
f.click();
|
||||
}
|
||||
})();`;
|
||||
})();`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user