mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 17:22:42 +02:00
Bump linter version
This commit is contained in:
parent
fd782219ef
commit
dcac22832d
28 changed files with 184 additions and 198 deletions
|
@ -10,7 +10,7 @@ export default class implements Command {
|
|||
public name = 'shuffle';
|
||||
public aliases = [];
|
||||
public examples = [
|
||||
['shuffle', 'shuffles the current queue']
|
||||
['shuffle', 'shuffles the current queue'],
|
||||
];
|
||||
|
||||
public requiresVC = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue