mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-07 03:57:09 +03:00
Add note about misleading name
This commit is contained in:
@@ -65,6 +65,7 @@ let videoMutationObserver: MutationObserver = null;
|
|||||||
const videosWithEventListeners: HTMLVideoElement[] = [];
|
const videosWithEventListeners: HTMLVideoElement[] = [];
|
||||||
const controlsWithEventListeners: HTMLElement[] = []
|
const controlsWithEventListeners: HTMLElement[] = []
|
||||||
|
|
||||||
|
// This misleading variable name will be fixed soon
|
||||||
let onInvidious;
|
let onInvidious;
|
||||||
let onMobileYouTube;
|
let onMobileYouTube;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user