mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-30 04:22:28 +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 ***/
|
||||
features: ["hints", "mail", "marks", "addressbook", "tabs"],
|
||||
defaults: { guioptions: "fr" },
|
||||
defaults: { guioptions: "frb" },
|
||||
|
||||
guioptions: {
|
||||
m: ["MenuBar", ["mail-toolbar-menubar2"]],
|
||||
|
||||
Reference in New Issue
Block a user