mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-29 11:55:46 +01:00
Add some rough documentation for config.js properties.
This commit is contained in:
@@ -119,7 +119,7 @@ function Tabs() //{{{
|
||||
|
||||
options.add(["showtabline", "stal"],
|
||||
"Control when to show the tab bar of opened web pages",
|
||||
"number", config.optionDefaults["showtabline"],
|
||||
"number", config.defaults["showtabline"],
|
||||
{
|
||||
setter: function (value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user