mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-31 22:05:46 +01:00
Minor :downloads styling updates.
This commit is contained in:
@@ -135,10 +135,10 @@ var Config = Module("config", ConfigBase, {
|
||||
titlestring: "Pentadactyl"
|
||||
},
|
||||
|
||||
features: [
|
||||
features: set([
|
||||
"bookmarks", "hints", "history", "marks", "quickmarks", "sanitizer",
|
||||
"session", "tabs", "tabs_undo", "windows"
|
||||
],
|
||||
]),
|
||||
|
||||
guioptions: {
|
||||
m: ["Menubar", ["toolbar-menubar"]],
|
||||
|
||||
Reference in New Issue
Block a user