aboutsummaryrefslogtreecommitdiff
path: root/commands/list.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/list.js')
-rw-r--r--commands/list.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/list.js b/commands/list.js
index 3d88ca6..00c984e 100644
--- a/commands/list.js
+++ b/commands/list.js
@@ -21,6 +21,7 @@
import { SlashCommandBuilder } from '@discordjs/builders'
import fs from 'fs'
+
const musicFolder = './music';
export default {