1
0
mirror of https://github.com/musix-org/musix-oss synced 2026-05-16 01:13:55 +00:00

Updated command aliases

This commit is contained in:
MatteZ02
2020-05-15 19:05:39 +03:00
parent b76af649f2
commit 256585293e
33 changed files with 73 additions and 65 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
module.exports = {
name: 'loopsong',
alias: 'loops',
alias: ["none"],
usage: '',
description: 'loop the currently playing song.',
onlyDev: false,
@@ -20,4 +20,4 @@ module.exports = {
}
}
}
};
};