mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-31 23:13:33 +02:00
Remove trailing commas from config.defaultOptions.
This commit is contained in:
@@ -37,7 +37,7 @@ const config = { //{{{
|
||||
features: ["bookmarks", "hints", "marks", "history", "quickmarks", "session", "tabs", "windows", "player"],
|
||||
defaults: {
|
||||
guioptions: "mprb",
|
||||
showtabline: 2,
|
||||
showtabline: 2
|
||||
},
|
||||
|
||||
guioptions: {
|
||||
|
||||
Reference in New Issue
Block a user