mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-06 01:35:04 +02:00
Add @markAllRead method for msg_list
This commit is contained in:
parent
73bc211b94
commit
dd7b234a1d
3 changed files with 54 additions and 2 deletions
|
@ -783,6 +783,10 @@
|
|||
keys: [ "x", "shift + x" ]
|
||||
action: @method:fullExit
|
||||
}
|
||||
{
|
||||
keys: [ "m", "shift + m" ]
|
||||
action: @method:markAllRead
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue