musicplayer: click on the song title to change the music

This commit is contained in:
minjaesong
2024-01-04 17:28:30 +09:00
parent 73e383a678
commit 244d935367
5 changed files with 55 additions and 17 deletions

View File

@@ -1,3 +1,4 @@
{
"MENU_OPTIONS_USE_MUSIC_PLAYER": "Use Music Player"
"MENU_OPTIONS_USE_MUSIC_PLAYER": "Use Music Player",
"MENU_OPTIONS_MUSIC_PLAYLIST_LINES": "Playlist Height (lines)"
}