mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 22:24:13 +01:00
Whitespace fixes.
This commit is contained in:
@@ -1388,7 +1388,6 @@ function Completion() //{{{
|
||||
{ process.call(this, item, text) }
|
||||
</>];
|
||||
|
||||
|
||||
context.completions = util.map(tabs.browsers, function ([i, browser]) {
|
||||
let indicator = " ";
|
||||
if (i == tabs.index())
|
||||
|
||||
Reference in New Issue
Block a user