Added Function to Default Key Map For Focusing Search Box

This commit is contained in:
aditya-K2 2021-11-15 15:34:41 +05:30
parent 5aed3d0604
commit afddf95cac
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ var (
115: "stop",
117: "updateDB",
100: "deleteSongFromPlaylist",
47: "FocusSearch",
}
)