mirror of
https://github.com/Zrips/Jobs.git
synced 2024-11-25 12:05:16 +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;
|
||||
actionBarToggle = null;
|
||||
bossBarToggle.clear();
|
||||
actionBarToggle.clear();
|
||||
|
||||
f.saveConfig();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user