commented file so it's ignored by command loader

This commit is contained in:
rhearmas 2019-12-13 14:31:23 -05:00
parent 5a02cb48f9
commit 93201547c5
1 changed files with 4 additions and 0 deletions

View File

@ -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: ""
};
*/