mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-16 12:26:12 +00:00
Update Discord.java
cant remember if i changed anything since last commit
This commit is contained in:
parent
b0c0f17043
commit
81ef3d624a
@ -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…
Reference in New Issue
Block a user