mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 09:14:13 +01:00
Collapse bloody focus region selection after following a hint.
This commit is contained in:
@@ -1071,11 +1071,8 @@ var Tabs = Module("tabs", {
|
||||
{
|
||||
values: {
|
||||
"all": "All commands",
|
||||
"addons": ":addo[ns] command",
|
||||
"downloads": ":downl[oads] command",
|
||||
"extoptions": ":exto[ptions] command",
|
||||
"help": ":h[elp] command",
|
||||
"javascript": ":javascript! or :js! command",
|
||||
"prefs": ":pref[erences]! or :prefs! command"
|
||||
},
|
||||
has: Option.has.toggleAll
|
||||
|
||||
Reference in New Issue
Block a user