fix before i go to sleep
This commit is contained in:
@@ -16,7 +16,7 @@ public class LoggerPlugin extends ChatPlugin.Listener {
|
||||
|
||||
private boolean addedListener = false;
|
||||
|
||||
public final boolean logToConsole = true;
|
||||
public boolean logToConsole = true;
|
||||
|
||||
private final DateTimeFormatter dateTimeFormatter = DateTimeFormatter.ofPattern("dd/MM/yyyy HH:mm:ss");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user