Skip to content

Commit

Permalink
Replaced Discord redirection by actual server URL
Browse files Browse the repository at this point in the history
  • Loading branch information
LenweSaralonde committed Aug 29, 2022
1 parent 94e7319 commit 3043cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/Musician.Constants.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Musician.PASSWORD = "TrustMeIMAMusician"

Musician.URL = "https://musician.lenwe.io"
Musician.CONVERTER_URL = "https://musician.lenwe.io/import"
Musician.DISCORD_URL = "https://musician.lenwe.io/discord"
Musician.DISCORD_URL = "https://discord.gg/ypfpGxK"
Musician.PATREON_URL = "https://musician.lenwe.io/patreon"
Musician.PAYPAL_URL = "https://musician.lenwe.io/paypal"
Musician.LOCALIZATION_URL = "https://musician.lenwe.io/localize"
Expand Down

0 comments on commit 3043cea

Please sign in to comment.