Remove log
This commit is contained in:
parent
55e3de1cdd
commit
41fd9435a6
|
@ -118,7 +118,6 @@ export class VideoWatchPlaylistComponent {
|
|||
if (position) this.updatePlaylistIndex(position)
|
||||
|
||||
if (redirectToFirst) {
|
||||
console.log(firstAvailableVideo)
|
||||
const extras = {
|
||||
queryParams: {
|
||||
start: firstAvailableVideo.startTimestamp,
|
||||
|
|
Loading…
Reference in New Issue