From c4ca8f958142facbb4531cbb6d68730bf3b2dc53 Mon Sep 17 00:00:00 2001 From: xxxily <974278171@qq.com> Date: Tue, 27 Feb 2024 21:33:44 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- h5p-helper/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/h5p-helper/index.html b/h5p-helper/index.html index 71924d80..b1f5b013 100644 --- a/h5p-helper/index.html +++ b/h5p-helper/index.html @@ -75,7 +75,7 @@ if (urlParams.get('v')) { window.recommendList = recommendList } else { - window.recommendList = [] + window.recommendList = [recommendList[1]] } window.remoteVersion = undefined