mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-06-25 16:50:17 +00:00
Update Discord.java
formatting screwed up
This commit is contained in:
parent
98ead06355
commit
687166e0a4
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue