Returned Balance Output
This commit is contained in:
parent
fdb76f39f5
commit
b0ebe7ec1a
@ -120,6 +120,7 @@ public class CmdTop extends FCommand {
|
||||
});
|
||||
} else {
|
||||
msg(TL.COMMAND_TOP_INVALID, criteria);
|
||||
return;
|
||||
}
|
||||
|
||||
ArrayList<String> lines = new ArrayList<>();
|
||||
|
Loading…
Reference in New Issue
Block a user