mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-07 17:43:33 +02:00
initial Command/Commands implementation - replacing g_commands
This commit is contained in:
@@ -91,7 +91,7 @@ function Mappings()//{{{
|
||||
}
|
||||
}
|
||||
|
||||
var mappingsIterator = function(mode)
|
||||
function mappingsIterator(mode)
|
||||
{
|
||||
var mappings;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user