mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 19:14:11 +01:00
Add missing semicolons.
This commit is contained in:
@@ -804,7 +804,7 @@ var Editor = Module("editor", XPCOM(Ci.nsIEditActionListener, ModuleBase), {
|
||||
this.editor.endTransaction();
|
||||
this.editor = null;
|
||||
}
|
||||
},
|
||||
}
|
||||
};
|
||||
Map.types["operator"] = {
|
||||
preExecute: function preExecute(args) {
|
||||
|
||||
Reference in New Issue
Block a user