#301 - Fix default key for message list

This commit is contained in:
Bryan Ashby 2020-08-12 10:36:24 -06:00
parent 7c304ebb9b
commit f558a614fc
No known key found for this signature in database
GPG Key ID: B49EB437951D2542
1 changed files with 2 additions and 2 deletions

View File

@ -251,7 +251,7 @@
submit: {
*: [
{
value: { message: null }
value: { messageIndex: null }
action: @method:selectMessage
}
]
@ -799,7 +799,7 @@
}
},
// default prompt entry used by the 'msg_lsit' module
// default prompt entry used by the 'msg_list' module
deleteMessageFromListPrompt: {
art: MSGDELPMPT
mci: {