mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 08:12:29 +01:00
Fix :pageinfo spacing, and stuff.
This commit is contained in:
@@ -475,7 +475,7 @@ liberator.Completion = function () //{{{
|
||||
historyResult = result;
|
||||
historyTimer.tell();
|
||||
if (result.searchResult <= result.RESULT_SUCCESS)
|
||||
historyTimer.force();
|
||||
historyTimer.flush();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user