mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 19:35:45 +01:00
Remove trailing commas from config.defaultOptions.
This commit is contained in:
@@ -35,7 +35,7 @@ const config = { //{{{
|
||||
features: ["bookmarks", "hints", "history", "marks", "quickmarks", "session", "tabs", "tabUndo", "windows"],
|
||||
defaults: {
|
||||
guioptions: "rb",
|
||||
showtabline: 2,
|
||||
showtabline: 2
|
||||
},
|
||||
|
||||
guioptions: {
|
||||
|
||||
Reference in New Issue
Block a user