forked from ChomeNS/chomens-bot-java
nothing
This commit is contained in:
parent
33a6aaac67
commit
31c3b83aed
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ public class ChatPlugin extends Bot.Listener {
|
||||||
|
|
||||||
if (
|
if (
|
||||||
key.equals("advMode.setCommand.success") ||
|
key.equals("advMode.setCommand.success") ||
|
||||||
key.equals("advMode.notAllowed")
|
key.equals("advMode.notAllowed")
|
||||||
) return;
|
) return;
|
||||||
} catch (ClassCastException ignored) {}
|
} catch (ClassCastException ignored) {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue