Merge remote-tracking branch 'origin/main' into glossing/sounds-tab-preview

This commit is contained in:
Felix Roos
2025-11-27 21:14:22 +01:00
@@ -146,7 +146,6 @@ export function SoundsTab() {
trigRef.current = ref;
if (ref?.node) {
connectToDestination(ref.node);
// soundPreviewIdx++;
break;
}
} catch (err) {