Update postinit.js to update my description

This commit is contained in:
Leah Anderson 2025-04-09 15:05:10 -06:00 committed by GitHub
parent 9adbf70805
commit a4c5769acf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,7 @@ globalThis.modapi_postinit = "(" + (() => {
" - Created EaglerReborn" + LF + " - Created EaglerReborn" + LF +
" - EaglerForge developer" + LF + " - EaglerForge developer" + LF +
" - Helped update the client to newer versions" + LF + " - Helped update the client to newer versions" + LF +
" - Made signed clients work" + LF + " - Made signed clients work in the legacy version" + LF +
" - Maintainer nowadays" + LF + " - Maintainer nowadays" + LF +
" - Various bug fixes for EaglerForgeInjector"); " - Various bug fixes for EaglerForgeInjector");