Adding a hotkey to jump to the currently playing song (only works without pagination) (#2024)

This commit is contained in:
Norman
2026-05-13 17:08:05 -07:00
committed by GitHub
parent 27a62a2a02
commit 74939c6417
5 changed files with 25 additions and 0 deletions
+1
View File
@@ -877,6 +877,7 @@
"hotkey_listPlayLast": "List play last",
"hotkey_listPlayNext": "List play next",
"hotkey_listPlayNow": "List play now",
"hotkey_listShowPlayingSong": "Show playing song in list",
"hotkey_navigateHome": "Navigate to home",
"hotkey_playbackNext": "Next track",
"hotkey_playbackPause": "Pause",