mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
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
Block a user