forked from External/mage
Fixed bloated connection errors in logs;
Fixed that data update tasks runs after disconnect;
This commit is contained in:
parent
f81142459d
commit
fe9c3fbae8
3 changed files with 18 additions and 5 deletions
|
|
@ -513,6 +513,7 @@ public class TablesPanel extends javax.swing.JPanel {
|
|||
public void cleanUp() {
|
||||
saveGuiSettings();
|
||||
chatPanelMain.cleanUp();
|
||||
stopTasks();
|
||||
}
|
||||
|
||||
public void changeGUISize() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue