Fixed message for toggling chat channel
Fixed stack overflow for untoggling chat channels
This commit is contained in:
@@ -27,7 +27,7 @@ public class ToggleableForCustomChannel extends Toggleable {
|
||||
|
||||
@Override
|
||||
public void setOff(UUID uuid) {
|
||||
disableToggles(uuid);
|
||||
toggledUsers.remove(uuid);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user