mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-12 04:29:32 +02:00
tabs -> spaces
This commit is contained in:
parent
6fb8836d6e
commit
cc95ef80dd
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue