Hotkey + WHATSNEW entry

This commit is contained in:
Bryan Ashby
2020-11-24 13:22:52 -07:00
parent c944e97699
commit b36845f7a1
2 changed files with 5 additions and 0 deletions

View File

@@ -581,6 +581,10 @@
keys: [ "escape", "q", "shift + q" ]
action: @systemMethod:prevMenu
}
{
keys: [ "d", "shift + d" ]
action: @method:addToDownloadQueue
}
{
keys: [ "?" ]
action: @method:viewModeMenuHelp