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:
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
name: "skipto",
|
||||
alias: "st",
|
||||
alias: ["st"],
|
||||
usage: "<point in queue>",
|
||||
description: "Skip to a point in the queue",
|
||||
onlyDev: false,
|
||||
|
||||
Reference in New Issue
Block a user