From 504aadd2a85fed0fba11ced39ab0262e7734a0bd Mon Sep 17 00:00:00 2001 From: MatteZ02 <47610069+MatteZ02@users.noreply.github.com> Date: Mon, 24 Feb 2020 21:13:02 +0200 Subject: [PATCH] Update reload.js --- commands/reload.js | 1 + 1 file changed, 1 insertion(+) 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',