Build machine warning.
This commit is contained in:
@@ -77,7 +77,6 @@ export class JackChannelSelection {
|
|||||||
return "Mono (right channel only)";
|
return "Mono (right channel only)";
|
||||||
} else {
|
} else {
|
||||||
return "\u00A0"; // nbsp
|
return "\u00A0"; // nbsp
|
||||||
throw new PiPedalArgumentError("Invalid channel selection."); // should be subset of jackConfiguration.
|
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
if (selectedChannels.length === 2)
|
if (selectedChannels.length === 2)
|
||||||
|
|||||||
Reference in New Issue
Block a user