debug 7.0.0 event player track handler

This commit is contained in:
SowinskiBraeden committed 2023-06-19 21:36:30 -07:00
1 parent 143ab197b9
commit 022f2e1893
2 files changed
+2 -2

No files matched your search

+1 -1
View File
@@ -154,7 +154,7 @@ module.exports = {
if (err) return client.sendInternalError(interaction, err);
});
}
}
},
HandleEvents: async (client, guildId) => {