Forgot to change name of command
This commit is contained in:
parent
390273321b
commit
a681b6e102
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
name: "timer",
|
||||
name: "timers",
|
||||
description: "Check your own timers",
|
||||
execute({client, message}) {
|
||||
let authorTimers = "";
|
||||
|
|
Loading…
Add table
Reference in a new issue