mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 00:17:58 +01:00
@@ -845,7 +845,7 @@ var CommandLine = Module("commandline", {
|
||||
this._lastEchoTime = (flags & this.FORCE_SINGLELINE) && Date.now();
|
||||
|
||||
if (action)
|
||||
action.call(this, data, highlightGroup, single);
|
||||
action.call(this, data, highlightGroup, single());
|
||||
},
|
||||
_lastEchoTime: 0,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user