Add @markAllRead method for msg_list

This commit is contained in:
Bryan Ashby 2018-07-07 20:04:51 -06:00
parent 73bc211b94
commit dd7b234a1d
3 changed files with 54 additions and 2 deletions

View file

@ -783,6 +783,10 @@
keys: [ "x", "shift + x" ]
action: @method:fullExit
}
{
keys: [ "m", "shift + m" ]
action: @method:markAllRead
}
]
}
}