From 998e7ffd5033e5e13d8e4ef6cd785373c55cdc5a Mon Sep 17 00:00:00 2001 From: filesite Date: Tue, 16 Jul 2024 09:05:25 +0800 Subject: [PATCH] improve video preivewer --- www/js/beauty.js | 1 - 1 file changed, 1 deletion(-) diff --git a/www/js/beauty.js b/www/js/beauty.js index ebfda6a..2ae35d7 100644 --- a/www/js/beauty.js +++ b/www/js/beauty.js @@ -267,7 +267,6 @@ if ($('#pr-player').length > 0 && typeof(videojs) != 'undefined') { }); mc_video_id = ''; //reset - tryToGetVideoSnapshot(); //go next } });