mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-17 22:13:31 +01:00
fixed default muttator guioptions
This commit is contained in:
@@ -33,7 +33,7 @@ const config = { //{{{
|
|||||||
|
|
||||||
/*** optional options, there are checked for existance and a fallback provided ***/
|
/*** optional options, there are checked for existance and a fallback provided ***/
|
||||||
features: ["hints", "mail", "marks", "addressbook", "tabs"],
|
features: ["hints", "mail", "marks", "addressbook", "tabs"],
|
||||||
defaults: { guioptions: "fr" },
|
defaults: { guioptions: "frb" },
|
||||||
|
|
||||||
guioptions: {
|
guioptions: {
|
||||||
m: ["MenuBar", ["mail-toolbar-menubar2"]],
|
m: ["MenuBar", ["mail-toolbar-menubar2"]],
|
||||||
|
|||||||
Reference in New Issue
Block a user