mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-03 16:31:59 +02:00
Allow hotkeys to submit
This commit is contained in:
parent
30a69b2779
commit
e8c8975f13
4 changed files with 35 additions and 16 deletions
|
@ -41,6 +41,7 @@
|
|||
items: [ "yes", "no" ]
|
||||
focus: true
|
||||
hotKeys: { Y: 0, N: 1 }
|
||||
hotKeySubmit: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue