diff --git a/commands/reload.js b/commands/reload.js index bd2c61d5..ee4573dd 100644 --- a/commands/reload.js +++ b/commands/reload.js @@ -1,4 +1,5 @@ const fs = require('fs'); +const path = require('path') module.exports = { name: 'reload',