mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 15:09:22 +00:00
remove meting lcr-type
This commit is contained in:
@@ -71,10 +71,10 @@ const Player = () => {
|
||||
fixed='true'
|
||||
type='playlist'
|
||||
preload='auto'
|
||||
lrc-type={siteConfig('MUSIC_PLAYER_METING_LRC_TYPE')}
|
||||
// lrc-type={siteConfig('MUSIC_PLAYER_METING_LRC_TYPE')}
|
||||
api={siteConfig(
|
||||
'MUSIC_PLAYER_METING_API',
|
||||
'https://api.i-meto.com/meting/api'
|
||||
'https://api.i-meto.com/meting/api?server=:server&type=:type&id=:id&r=:r'
|
||||
)}
|
||||
autoplay={autoPlay}
|
||||
order={siteConfig('MUSIC_PLAYER_ORDER')}
|
||||
|
||||
Reference in New Issue
Block a user