mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-05 01:11:36 +02:00
Newscan functionality for messages in working state
This commit is contained in:
parent
7aab03c4ba
commit
dd82a24e56
5 changed files with 149 additions and 16 deletions
|
@ -46,6 +46,19 @@
|
|||
}
|
||||
}
|
||||
|
||||
loginGlobalNewScan: {
|
||||
art: GNSPMPT
|
||||
mci: {
|
||||
TM1: {
|
||||
argName: promptValue
|
||||
items: [ "yes", "no" ]
|
||||
focus: true
|
||||
hotKeys: { Y: 0, N: 1 }
|
||||
hotKeySubmit: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
"menuCommand" : {
|
||||
art: MNUPRMT
|
||||
"mci" : {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue