mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-16 20:52:06 +00:00
feat(synced-lyrics): preferred provider (global/per-song) (#3741)
Co-authored-by: JellyBrick <shlee1503@naver.com>
This commit is contained in:
@ -20,7 +20,7 @@ import {
|
||||
PlainLyrics,
|
||||
} from './components';
|
||||
|
||||
import { currentLyrics } from '../providers';
|
||||
import { currentLyrics } from './store';
|
||||
|
||||
import type { LineLyrics, SyncedLyricsPluginConfig } from '../types';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user