Fix Romanization <3

This commit is contained in:
2026-06-01 19:17:02 +10:00
parent f069d7eae2
commit fa273705ad
2 changed files with 20 additions and 18 deletions
+1 -1
View File
@@ -281,7 +281,7 @@ export const Settings = () => {
}}
/>
<AnySwitch
title="Romanize Lyrics | Beta"
title="Romanize Lyrics"
desc="Display romanized (latin) text for non-latin lyrics (e.g. Korean, Japanese, Chinese)"
checked={romanizeLyrics}
onChange={(_: unknown, checked: boolean) => {