mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-06 10:03:32 +02:00
Re-enable tab numbers on FF36.
This commit is contained in:
@@ -1394,8 +1394,7 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
|
||||
/*
|
||||
validator: function (opts) dactyl.has("Gecko2") ||
|
||||
Option.validIf(!/[nN]/.test(opts), "Tab numbering not available in this " + config.host + " version")
|
||||
*/
|
||||
|
||||
*/
|
||||
}
|
||||
].filter(function (group) !group.feature || dactyl.has(group.feature));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user