mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-19 04:15:46 +01:00
Make sure bookmarkcache is always loaded. Closes issue #966.
This commit is contained in:
@@ -108,6 +108,7 @@ var ConfigBase = Class("ConfigBase", {
|
||||
global: ["addons",
|
||||
"base",
|
||||
"io",
|
||||
["bookmarkcache", "bookmarkcache"],
|
||||
"buffer",
|
||||
"cache",
|
||||
"commands",
|
||||
|
||||
Reference in New Issue
Block a user