commented file so it's ignored by command loader
This commit is contained in:
parent
5a02cb48f9
commit
93201547c5
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
/* make sure these aren't commented
|
||||
|
||||
exports.run = async (client, message, args, level) => {
|
||||
|
||||
};
|
||||
|
@ -15,3 +17,5 @@ exports.help = {
|
|||
description: "",
|
||||
usage: ""
|
||||
};
|
||||
|
||||
*/
|
Loading…
Reference in a new issue