Skip to content

Commit

Permalink
fix(CasparCG): Typo fix in ccg route source
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperstarkar committed Mar 26, 2020
1 parent 474443a commit fb0c0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/utils/mixerConnections/CasparCGConnection.ts
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ export class CasparCGConnection {
undefined,
undefined,
value);
case 'layer-route':
case 'layer-producer':
return this.connection.playRoute(
channel,
layer,
Expand Down

0 comments on commit fb0c0f8

Please sign in to comment.