mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-10 13:37:04 +03:00
Make category pill work on invidious and mobile youtube
This commit is contained in:
@@ -647,7 +647,7 @@ function setupCategoryPill() {
|
||||
categoryPill = new CategoryPill();
|
||||
}
|
||||
|
||||
categoryPill.attachToPage();
|
||||
categoryPill.attachToPage(onMobileYouTube);
|
||||
}
|
||||
|
||||
async function sponsorsLookup(id: string, keepOldSubmissions = true) {
|
||||
|
||||
Reference in New Issue
Block a user