* Don't look for non-user (e.g. predefined) MCI codes in form/config lookup
This commit is contained in:
Binary file not shown.
@@ -284,7 +284,7 @@
|
||||
"fallback" : "messageArea",
|
||||
"form" : {
|
||||
"0" : {
|
||||
"TLVM" : {
|
||||
"VM" : {
|
||||
"mci" : {
|
||||
"VM1" : {
|
||||
"widht" : 30,
|
||||
@@ -302,7 +302,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"actionKeys" : [ // :TODO: Need better name
|
||||
"actionKeys" : [
|
||||
{
|
||||
"keys" : [ "escape" ],
|
||||
"action" : "@menu:messageArea"
|
||||
|
||||
Reference in New Issue
Block a user