mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 15:57:58 +01:00
Actually fix history bug.
This commit is contained in:
@@ -805,6 +805,7 @@ var JavaScript = Module("javascript", {
|
||||
|
||||
this.completions.cleanup();
|
||||
this.history.save();
|
||||
this.history.reset();
|
||||
this.updatePrompt();
|
||||
|
||||
modules.mow.resize();
|
||||
|
||||
Reference in New Issue
Block a user