Работа над хоткеями
This commit is contained in:
@@ -30,7 +30,7 @@ const toolButtons = [
|
||||
|
||||
//readerActions[name]
|
||||
const hotKeys = [
|
||||
{name: 'help', codes: ['F1', 'KeyH']},
|
||||
{name: 'help', codes: ['F1', 'H']},
|
||||
{name: 'loader', codes: ['Escape']},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user