Forgot one
This commit is contained in:
parent
c18338dcf1
commit
b641f8a6b1
1 changed files with 1 additions and 1 deletions
|
|
@ -75,6 +75,6 @@ public class NickCommand implements Command {
|
|||
|
||||
@Override
|
||||
public String usage() {
|
||||
return "<@user> <New Nickname>";
|
||||
return MessageEditor.handle("en", "user+nickname");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue