mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 23:47:58 +01:00
Add contexts.withContext.
--HG-- branch : groups
This commit is contained in:
@@ -90,8 +90,6 @@ var MOW = Module("mow", {
|
||||
* @param {string} highlightGroup
|
||||
*/
|
||||
echo: function echo(data, highlightGroup, silent) {
|
||||
this.document;
|
||||
util.dump(String(this.widget), String(this.window), String(this.document));
|
||||
let body = this.document.body;
|
||||
|
||||
this.widgets.message = null;
|
||||
|
||||
Reference in New Issue
Block a user