mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-30 23:55:48 +01:00
Make :undo a bit saner. Add TODO about config.name checks.
This commit is contained in:
@@ -50,6 +50,8 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*/
|
||||
function Map(modes, keys, description, action, extraInfo) //{{{
|
||||
{
|
||||
modes = Array.concat(modes);
|
||||
|
||||
if (!extraInfo)
|
||||
extraInfo = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user