but really, now
This commit is contained in:
parent
c53780e619
commit
009a440ce8
@ -45,6 +45,7 @@ class PageInfo {
|
|||||||
if(! vids[0].offsetWidth || ! vids[0].offsetHeight){
|
if(! vids[0].offsetWidth || ! vids[0].offsetHeight){
|
||||||
this.hasVideos = false;
|
this.hasVideos = false;
|
||||||
this.scheduleRescan();
|
this.scheduleRescan();
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(this.videos.length > 0){
|
if(this.videos.length > 0){
|
||||||
|
Loading…
Reference in New Issue
Block a user