mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-11 13:33:54 +00:00
Update Discord.java
formatting screwed up
This commit is contained in:
@ -59,7 +59,7 @@ public class Discord extends FreedomService
|
||||
|
||||
public static JDA bot = null;
|
||||
public Boolean enabled = false;
|
||||
public Boolean enableBot = false;
|
||||
public Boolean enableBot = false;
|
||||
|
||||
public void startBot()
|
||||
{
|
||||
|
Reference in New Issue
Block a user