mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-22 05:25:46 +01:00
whitespace fixes
This commit is contained in:
@@ -669,7 +669,7 @@ liberator.Events = function () //{{{
|
||||
var str = <table>
|
||||
{
|
||||
liberator.template.map2(liberator.events.getMacros(args),
|
||||
function(macro, keys)
|
||||
function (macro, keys)
|
||||
<tr>
|
||||
<td>{macro}</td>
|
||||
<td>{keys}</td>
|
||||
|
||||
Reference in New Issue
Block a user