diff --git a/commands/reload.js b/commands/reload.js index ee4573dd..6023c61d 100644 --- a/commands/reload.js +++ b/commands/reload.js @@ -3,7 +3,7 @@ const path = require('path') module.exports = { name: 'reload', - alias: 'reload', + alias: 'none', usage: '', description: 'Reload all files', onlyDev: true,