minor tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-05-17 01:38:26 +03:00
parent 9b138999e5
commit 3321eccb87

View File

@ -1247,6 +1247,7 @@ var KeyboardUIActions = actions.Actions({
this.close()
}
this.keyboard.handler('General', 'e', 'editKeys')
this.keyboard.handler('General', 'F4', 'editKeys')
}
}) })],
// XXX this does not handle the passed container protocol...