diff --git a/react/src/Jack.tsx b/react/src/Jack.tsx index 1f84d12..9203b73 100644 --- a/react/src/Jack.tsx +++ b/react/src/Jack.tsx @@ -77,7 +77,6 @@ export class JackChannelSelection { return "Mono (right channel only)"; } else { return "\u00A0"; // nbsp - throw new PiPedalArgumentError("Invalid channel selection."); // should be subset of jackConfiguration. } } else { if (selectedChannels.length === 2)