mirror of
https://github.com/aditya-K2/gspt.git
synced 2026-01-09 13:58:05 -05:00
Implement play_entry for artists_view
This commit is contained in:
@@ -79,6 +79,7 @@ var (
|
||||
"artists_view": {
|
||||
"normal": {
|
||||
{K: tcell.KeyEnter}: "open_entry",
|
||||
{K: tcell.KeyCtrlP}: "play_entry",
|
||||
},
|
||||
},
|
||||
"artist_view": {
|
||||
|
||||
Reference in New Issue
Block a user