Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GypsyDangerous committed Jun 7, 2020
1 parent 5aec58f commit b22f7f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/Auth.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ const Auth = props => {
showHeader: true,
showSourceButton: false,
compact: false,
showBorder: false
showBorder: false,
nameColors: true
},
discordLinked: false,
guildId: "",
Expand Down

0 comments on commit b22f7f1

Please sign in to comment.