From 834478f8afdb53512ce8523a79c0255bca2347f9 Mon Sep 17 00:00:00 2001
From: Etherrreal <65111206+lifeafter619@users.noreply.github.com>
Date: Wed, 18 Jan 2023 11:39:47 +0800
Subject: [PATCH] Update CommonScript.js
---
components/CommonScript.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/components/CommonScript.js b/components/CommonScript.js
index 446b0017..954c9f48 100644
--- a/components/CommonScript.js
+++ b/components/CommonScript.js
@@ -103,7 +103,7 @@ const CommonScript = () => {
>)}
{/* 引入音乐播放 */}
- {JSON.parse(BLOG.MUSIC_PLAYER) && }
+ {JSON.parse(BLOG.MUSIC_PLAYER) && }
{JSON.parse(BLOG.MUSIC_PLAYER) && JSON.parse(BLOG.MUSIC_PLAYER_METING) && }
>)
}