mirror of
https://github.com/issadarkthing/gomu.git
synced 2025-04-26 13:49:21 +08:00
change keybinding youtube_search keybinding to 's'
This commit is contained in:
parent
f2f225a058
commit
f2a1f9b9cf
@ -147,7 +147,7 @@ func newPlaylist(args Args) *Playlist {
|
||||
'D': "delete_playlist",
|
||||
'd': "delete_file",
|
||||
'Y': "download_audio",
|
||||
'y': "youtube_search",
|
||||
's': "youtube_search",
|
||||
'l': "add_queue",
|
||||
'L': "bulk_add",
|
||||
'h': "close_node",
|
||||
|
Loading…
x
Reference in New Issue
Block a user