mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-10 12:34:12 +01:00
Whitespace and semicolon fixes.
This commit is contained in:
2
common/content/mappings.js
Normal file → Executable file
2
common/content/mappings.js
Normal file → Executable file
@@ -266,7 +266,7 @@ function Mappings() //{{{
|
||||
}
|
||||
for (map in mappingsIterator(modes, user))
|
||||
if (map.rhs && map.noremap == noremap)
|
||||
]
|
||||
];
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user