mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-21 15:05:45 +01:00
Fix a typo in options.jsm.
This commit is contained in:
@@ -98,7 +98,6 @@ var Modes = Module("modes", {
|
||||
char: "t",
|
||||
description: "Vim-like editing of input elements",
|
||||
bases: [this.COMMAND],
|
||||
input: true,
|
||||
ownsFocus: true
|
||||
}, {
|
||||
onKeyPress: function (eventList) {
|
||||
|
||||
Reference in New Issue
Block a user