Skip to content

Commit

Permalink
Fix Name
Browse files Browse the repository at this point in the history
  • Loading branch information
thororen1234 committed Jul 16, 2024
1 parent 5003b6d commit 7895a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui.go
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ func renderInstaller() g.Widget {
),

InfoModal("#patched", "Successfully Patched", "If Discord is still open, fully close it first.\n"+
"Then, start it and verify VencoEquicordrd installed successfully by looking for its category in Discord Settings"),
"Then, start it and verify Equicord installed successfully by looking for its category in Discord Settings"),
InfoModal("#unpatched", "Successfully Unpatched", "If Discord is still open, fully close it first. Then start it again, it should be back to stock!"),
InfoModal("#scuffed-install", "Hold On!", "You have a broken Discord Install.\n"+
"Sometimes Discord decides to install to the wrong location for some reason!\n"+
Expand Down

0 comments on commit 7895a5a

Please sign in to comment.