Skip to content

Commit

Permalink
small text edit
Browse files Browse the repository at this point in the history
  • Loading branch information
LightningMods authored Feb 2, 2025
1 parent 44f45ff commit 8590f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/homebrew/MyXlet.java
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ public void startXlet() {
}

listUI.addItem("Payloads from https://github.com/etaHEN");
addPayload("etaHEN 2.0B Pre-Release - AIO HEN payload", ETAHEN_URL);
addPayload("etaHEN (Latest GitHub Build) - AIO HEN payload", ETAHEN_URL);

listUI.addItem("Payloads from disc");
addPayload("etaHEN 2.0B Pre-Release - AIO HEN payload", "/disc/etaHEN.elf");
Expand Down

0 comments on commit 8590f62

Please sign in to comment.