mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-08 12:37:05 +03:00
Fix crashing on mobile youtube
This commit is contained in:
@@ -30,6 +30,8 @@ class PreviewBar {
|
||||
}
|
||||
|
||||
setupHoverText() {
|
||||
if (this.onMobileYouTube) return;
|
||||
|
||||
let seekBar = document.querySelector(".ytp-progress-bar-container");
|
||||
|
||||
// Create label placeholder
|
||||
|
||||
Reference in New Issue
Block a user