Implement QueueSongsVisual for recently_played_view

This commit is contained in:
aditya-K2
2023-12-17 14:52:14 +05:30
parent 9e4d9a97ee
commit 9f73b4bb06
3 changed files with 18 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ var (
},
"visual": {
{R: 'a'}: "add_to_playlist",
{R: 'q'}: "queue_entry",
},
},
"search_view": {