feat(synced-lyrics): multiple lyric sources (#2383)

Co-authored-by: JellyBrick <shlee1503@naver.com>
This commit is contained in:
Angelos Bouklis
2024-12-25 00:44:29 +02:00
committed by GitHub
parent 5c9ded8779
commit 533b96d1f6
28 changed files with 1527 additions and 447 deletions

View File

@ -20,7 +20,7 @@ export default createPlugin({
showTimeCodes: false,
defaultTextString: '♪',
lineEffect: 'scale',
} satisfies SyncedLyricsPluginConfig,
} as SyncedLyricsPluginConfig,
menu,
renderer,