feat: Implemented audio effects
This commit is contained in:
parent
fe0ab3b498
commit
edbc390d14
125 changed files with 1137 additions and 217 deletions
|
|
@ -171,7 +171,7 @@ function RouteComponent ()
|
|||
{
|
||||
if (focus)
|
||||
{
|
||||
focusSelf();
|
||||
focusSelf({ instant: true });
|
||||
}
|
||||
}, [focus]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue