mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-07-31 09:52:47 +00:00
Update Discord.java
cant remember if i changed anything since last commit
This commit is contained in:
parent
b0c0f17043
commit
81ef3d624a
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ public class Discord extends FreedomService
|
|||
if (enableBot == false)
|
||||
{
|
||||
FLog.info("Discord Verification has been manually disabled.");
|
||||
return;
|
||||
}
|
||||
enabled = !Strings.isNullOrEmpty(ConfigEntry.DISCORD_TOKEN.getString());
|
||||
if (!enabled)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue