mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
Merge remote-tracking branch 'origin/main' into glossing/sounds-tab-preview
This commit is contained in:
@@ -146,7 +146,6 @@ export function SoundsTab() {
|
||||
trigRef.current = ref;
|
||||
if (ref?.node) {
|
||||
connectToDestination(ref.node);
|
||||
// soundPreviewIdx++;
|
||||
break;
|
||||
}
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user