tabs -> spaces

This commit is contained in:
Bryan Ashby 2020-11-24 13:28:37 -07:00
parent 6fb8836d6e
commit cc95ef80dd
No known key found for this signature in database
GPG Key ID: B49EB437951D2542
1 changed files with 3 additions and 3 deletions

View File

@ -582,9 +582,9 @@
action: @systemMethod:prevMenu action: @systemMethod:prevMenu
} }
{ {
keys: [ "d", "shift + d" ] keys: [ "d", "shift + d" ]
action: @method:addToDownloadQueue action: @method:addToDownloadQueue
} }
{ {
keys: [ "?" ] keys: [ "?" ]
action: @method:viewModeMenuHelp action: @method:viewModeMenuHelp