Fix scrubbing on mobile

This commit is contained in:
Ajay
2022-07-03 16:42:45 -04:00
parent 27e8e83c59
commit e223d12520
2 changed files with 2 additions and 2 deletions

View File

@@ -424,7 +424,7 @@ function createPreviewBar(): void {
isVisibleCheck: true
}, {
// For new mobile YouTube (#1287)
selector: ".ytm-progress-bar",
selector: ".progress-bar-line",
isVisibleCheck: true
}, {
// For Desktop YouTube