From 009a440ce8f85fe6d8dc90e5ef00c4945c8a50f7 Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Sat, 19 May 2018 22:21:28 +0200 Subject: [PATCH] but really, now --- js/modules/PageInfo.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/modules/PageInfo.js b/js/modules/PageInfo.js index 502518c..b2092a1 100644 --- a/js/modules/PageInfo.js +++ b/js/modules/PageInfo.js @@ -45,6 +45,7 @@ class PageInfo { if(! vids[0].offsetWidth || ! vids[0].offsetHeight){ this.hasVideos = false; this.scheduleRescan(); + return; } if(this.videos.length > 0){