Skip to content

Commit

Permalink
Update install.js
Browse files Browse the repository at this point in the history
  • Loading branch information
biomagnet authored Mar 5, 2024
1 parent da7bcf3 commit 4f7438b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion triggers/reactions/install.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ module.exports = {
);
} else if (message.content.toLowerCase().includes("[yuzu]")) {
embed
.setTitle("Yuzu Installation")
.setTitle("Yuzu Installation?")
.setURL("https://luminescent.team/docs/installation/")
.setDescription(
"We no longer support installation or bugs regarding the Yuzu emulator. Please seek another way to play our mod, such as Atmosphere or Ryujinx.",
Expand Down

0 comments on commit 4f7438b

Please sign in to comment.