Changed Default Key Mappings and updated The Documentation

This commit is contained in:
aditya-K2
2021-12-26 14:04:13 +05:30
parent 175b694a4d
commit 7b35d30ef7
2 changed files with 25 additions and 23 deletions

View File

@@ -48,7 +48,8 @@ var (
115: "stop",
117: "updateDB",
100: "deleteSongFromPlaylist",
47: "FocusSearch",
63: "FocusSearch",
47: "FocusBuffSearch",
}
)