Regionieuwsmix heeft geen V-code
This commit is contained in:
@@ -267,9 +267,8 @@ QUERY;
|
||||
$current->ends($next->start);
|
||||
if($current->isLayout() /* || $current->secondsRemaining() < 0 */) {
|
||||
if($next->isLayout()) {
|
||||
return response()->json(['inProgram' => true, 'program' => $program]);
|
||||
}
|
||||
|
||||
// return response()->json(['inProgram' => true, 'program' => $program]);
|
||||
} else
|
||||
$current = $next;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user