mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 20:40:21 +02:00
add server selector to collapsed sidebar (#1401)
This commit is contained in:
@@ -36,7 +36,6 @@ export const LyricsActions = ({
|
||||
onTranslateLyric,
|
||||
onUpdateOffset,
|
||||
setIndex,
|
||||
settingsKey = 'default',
|
||||
}: LyricsActionsProps) => {
|
||||
const { t } = useTranslation();
|
||||
const currentSong = usePlayerSong();
|
||||
|
||||
Reference in New Issue
Block a user