small fix

This commit is contained in:
Ashley 2024-08-25 13:10:16 +00:00
parent ba7c40d0a3
commit da06f52739

View file

@ -45,6 +45,7 @@ function execute(client, event, args) {
export default {
command: "toggle",
name: "toggle",
usage: "<module>",
admin: true,
desc: "toggle a module on or off in current channel",
execute