mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 13:42:27 +01:00
whitespace/formatting fixes
This commit is contained in:
@@ -333,7 +333,7 @@ function Hints() //{{{
|
||||
if ((options["followhints"] == 2) && validHints.length > 1 && !hintNumber)
|
||||
return liberator.beep();
|
||||
}
|
||||
|
||||
|
||||
if (!followFirst)
|
||||
{
|
||||
var firstHref = validHints[0].getAttribute("href") || null;
|
||||
|
||||
Reference in New Issue
Block a user