Keyboard shortcut to go to current song (#2029)
* feat(hotkeys): keyboard-shortcut-for-current-song - #1336 Signed-off-by: Pavithra Nair <pmpavithranair@gmail.com> * Fix previously mentioned bugs Signed-off-by: Pavithra Nair <pmpavithranair@gmail.com> Co-authored-by: Pavithra Nair <pmpavithranair@gmail.com>
This commit is contained in:
@@ -393,6 +393,7 @@
|
||||
"toggle_play": "Play / Pause",
|
||||
"prev_song": "Previous Song",
|
||||
"next_song": "Next Song",
|
||||
"current_song": "Current Song",
|
||||
"vol_up": "Volume Up",
|
||||
"vol_down": "Volume Down",
|
||||
"toggle_love": "Add this track to favourites"
|
||||
|
||||
Reference in New Issue
Block a user