Rename set-volume.js to commands/set-volume.js

This commit is contained in:
Zerio
2020-02-01 20:58:51 +01:00
committed by GitHub
parent 2cf9d77fbc
commit 48c52a761b

View File

@@ -20,4 +20,4 @@ module.exports.run = async (client, message, args) => {
module.exports.config = {
name: "set-volume",
aliases: []
}
}