mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 04:07:58 +01:00
[muttator] has "f" as default 'guioptions', should change to fmT?
This commit is contained in:
@@ -38,7 +38,7 @@ const liberator = (function () //{{{
|
||||
{
|
||||
liberator.options.add(["guioptions", "go"],
|
||||
"Show or hide certain GUI elements like the menu or toolbar",
|
||||
"charlist", "",
|
||||
"charlist", liberator.config.defaults.guioptions || "",
|
||||
{
|
||||
setter: function (value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user