mirror of
https://github.com/Zrips/Jobs.git
synced 2024-11-25 20:16:13 +01:00
Maps can't be null here... Clear action is more then enough.
This commit is contained in:
parent
cb1583790c
commit
75d41356d1
@ -68,8 +68,8 @@ public class ToggleBarHandling {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
bossBarToggle = null;
|
bossBarToggle.clear();
|
||||||
actionBarToggle = null;
|
actionBarToggle.clear();
|
||||||
|
|
||||||
f.saveConfig();
|
f.saveConfig();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user