fix: lint
This commit is contained in:
parent
2e6a561184
commit
61f070744a
2 changed files with 2 additions and 2 deletions
|
|
@ -1613,4 +1613,4 @@ export const ar = register('ar', (t, pat) => {
|
|||
t = !Array.isArray(t) ? [t] : t;
|
||||
const [attack, release = attack] = t;
|
||||
return pat.set({ attack, release });
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue