mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Add note about misleading name
This commit is contained in:
parent
e72f3b1a12
commit
2d2bd36abb
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ let videoMutationObserver: MutationObserver = null;
|
|||
const videosWithEventListeners: HTMLVideoElement[] = [];
|
||||
const controlsWithEventListeners: HTMLElement[] = []
|
||||
|
||||
// This misleading variable name will be fixed soon
|
||||
let onInvidious;
|
||||
let onMobileYouTube;
|
||||
|
||||
|
|
Loading…
Reference in a new issue