Remove log

pull/6288/head
Chocobozzz 2024-03-19 11:32:31 +01:00
parent 55e3de1cdd
commit 41fd9435a6
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ export class VideoWatchPlaylistComponent {
if (position) this.updatePlaylistIndex(position)
if (redirectToFirst) {
console.log(firstAvailableVideo)
const extras = {
queryParams: {
start: firstAvailableVideo.startTimestamp,