but really, now

This commit is contained in:
Tamius Han 2018-05-19 22:21:28 +02:00
parent c53780e619
commit 009a440ce8

View File

@ -45,6 +45,7 @@ class PageInfo {
if(! vids[0].offsetWidth || ! vids[0].offsetHeight){
this.hasVideos = false;
this.scheduleRescan();
return;
}
if(this.videos.length > 0){