Browse Source

fix: discord auth module new URL. (#2390)

Change "discordapp.com" to "discord.com"
pull/2416/head 2.5.126
Rus 4 years ago
committed by GitHub
parent
commit
68d31af7af
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      server/modules/authentication/discord/definition.yml

2
server/modules/authentication/discord/definition.yml

@ -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:

Loading…
Cancel
Save