mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-05-08 11:21:37 +02:00
Bump linter version
This commit is contained in:
parent
fd782219ef
commit
dcac22832d
28 changed files with 184 additions and 198 deletions
|
@ -11,7 +11,7 @@ export default class implements Command {
|
|||
public name = 'pause';
|
||||
public aliases = [];
|
||||
public examples = [
|
||||
['pause', 'pauses currently playing song']
|
||||
['pause', 'pauses currently playing song'],
|
||||
];
|
||||
|
||||
public requiresVC = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue