Skip to content

Commit

Permalink
fix: discord auth module new URL. (#2390)
Browse files Browse the repository at this point in the history
Change "discordapp.com" to "discord.com"
  • Loading branch information
rusprice committed Sep 8, 2020
1 parent 7841752 commit 68d31af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/modules/authentication/discord/definition.yml
Expand Up @@ -4,7 +4,7 @@ description: Discord is a proprietary freeware VoIP application designed for gam
author: requarks.io
logo: https://static.requarks.io/logo/discord.svg
color: indigo lighten-2
website: https://discordapp.com/
website: https://discord.com/
isAvailable: true
useForm: false
props:
Expand Down

0 comments on commit 68d31af

Please sign in to comment.