Merge remote-tracking branch 'origin/main' into glossing/sounds-tab-preview
This commit is contained in:
commit
7fcb5262b8
1 changed files with 0 additions and 1 deletions
|
|
@ -146,7 +146,6 @@ export function SoundsTab() {
|
||||||
trigRef.current = ref;
|
trigRef.current = ref;
|
||||||
if (ref?.node) {
|
if (ref?.node) {
|
||||||
connectToDestination(ref.node);
|
connectToDestination(ref.node);
|
||||||
// soundPreviewIdx++;
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue