Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Aug 5, 2024
1 parent c6991ad commit af82079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/Live/standAloneFiles/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ function getRestreamsRuning()
'live_restreams_id' => $live_restreams_id,
'liveTransmitionHistory_id' => $liveTransmitionHistory_id,
'restream_destination' => $restreamDomain,
'line' => $line,
//'line' => $line,
);
$restreams_ids[] = $live_restreams_id;
$liveTransmitionHistory_ids[] = $liveTransmitionHistory_id;
Expand Down

0 comments on commit af82079

Please sign in to comment.