diff --git a/components/Player.js b/components/Player.js index 8c252615..081a6c3e 100644 --- a/components/Player.js +++ b/components/Player.js @@ -67,6 +67,7 @@ const Player = () => { type="playlist" preload="auto" lrc-type={siteConfig('MUSIC_PLAYER_METING_LRC_TYPE')} + api={siteConfig('MUSIC_PLAYER_METING_API')} autoplay={autoPlay} order={siteConfig('MUSIC_PLAYER_ORDER')} server={siteConfig('MUSIC_PLAYER_METING_SERVER')}