mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-23 08:35:45 +01:00
s/\bset\b/Set/g
This commit is contained in:
@@ -132,7 +132,7 @@ var Config = Module("config", ConfigBase, {
|
||||
titlestring: "Pentadactyl"
|
||||
},
|
||||
|
||||
features: set([
|
||||
features: Set([
|
||||
"bookmarks", "hints", "history", "marks", "quickmarks", "sanitizer",
|
||||
"session", "tabs", "tabs_undo", "windows"
|
||||
]),
|
||||
|
||||
Reference in New Issue
Block a user