Added Default Key To Navigate to Search View with the 4 Button

This commit is contained in:
aditya-K2 2021-11-16 20:01:02 +05:30
parent ab9f2c55f5
commit 4c7378e77c
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ var (
50: "navigateToFiles",
49: "navigateToPlaylist",
51: "navigateToMostPlayed",
52: "navigateToSearch",
113: "quit",
115: "stop",
117: "updateDB",