mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
extra whitespace deletion
This commit is contained in:
@@ -402,8 +402,7 @@
|
|||||||
if (queryShadowVideo(document.querySelector('apple-tv-plus-player')).length == 0) {
|
if (queryShadowVideo(document.querySelector('apple-tv-plus-player')).length == 0) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
} else if (!document.querySelector(".vsc-controller")) {
|
||||||
else if (!document.querySelector(".vsc-controller")) {
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user