This commit is contained in:
parent
4d42d559ce
commit
9e2e2abce3
3 changed files with 5 additions and 2 deletions
|
@ -10,7 +10,7 @@ export default class Series extends Command {
|
|||
super();
|
||||
|
||||
this.CommandBuilder = new SlashCommandBuilder()
|
||||
.setName("view")
|
||||
.setName("series")
|
||||
.setDescription("View details on a series")
|
||||
.addSubcommand(x =>
|
||||
x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue