mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-06 12:55:45 +01:00
Fix #255.
This commit is contained in:
@@ -952,7 +952,7 @@ function Hints() //{{{
|
||||
}
|
||||
else if (validHints.length == 1)
|
||||
{
|
||||
processHints(true);
|
||||
processHints(false);
|
||||
return false;
|
||||
}
|
||||
else // still hints visible
|
||||
|
||||
Reference in New Issue
Block a user