mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 18:00:05 +00:00
create modal for keyboard shortcuts
This commit is contained in:
committed by
Nazar Kanaev
parent
d89ae3a2bc
commit
28ad0345f3
@@ -86,6 +86,7 @@ const shortcutFunctions = {
|
||||
},
|
||||
}
|
||||
|
||||
// If you edit, make sure you update README.md and the help modal
|
||||
const keybindings = {
|
||||
"r": shortcutFunctions.toggleItemRead,
|
||||
"R": shortcutFunctions.markAllRead,
|
||||
|
Reference in New Issue
Block a user