Update Discord.java

formatting screwed up
This commit is contained in:
SupItsDillon 2020-12-09 16:00:18 +00:00 committed by GitHub
parent 98ead06355
commit 687166e0a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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()
{