debug events handler
This commit is contained in:
2 files changed
+2
-2
No files matched your search
@@ -137,7 +137,7 @@ module.exports = {
|
||||
}, function(err, res) {
|
||||
if (err) return client.sendInternalError(interaction, err);
|
||||
});
|
||||
}
|
||||
},
|
||||
|
||||
HandlePlayerTrackEvent: async (client, guild, e) => {
|
||||
|
||||
|
||||
Reference in new issue
Block a user