mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-07-07 21:22:41 +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 = 'fseek';
|
||||
public aliases = [];
|
||||
public examples = [
|
||||
['fseek 10', 'skips forward in current song by 10 seconds']
|
||||
['fseek 10', 'skips forward in current song by 10 seconds'],
|
||||
];
|
||||
|
||||
public requiresVC = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue