Add pump shortcut for closing current song folder

This commit is contained in:
Arthur Eubanks
2023-01-31 21:31:52 -08:00
committed by teejusb
parent e7373836e4
commit f8f6f12999
+2
View File
@@ -330,6 +330,8 @@ local CodeDetectorCodes = {
},
CloseCurrentFolder = {
default = "MenuUp-MenuDown",
dance = "Up-Down",
pump = "@UpLeft-@UpRight-Center",
},
-- OptionsList
PrevOptionsList = {