1
0
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:
Kris Maglione
2013-04-27 15:02:25 -07:00
parent 79f327658c
commit f4be279fc7
2 changed files with 7 additions and 1 deletions

View File

@@ -108,6 +108,7 @@ var ConfigBase = Class("ConfigBase", {
global: ["addons",
"base",
"io",
["bookmarkcache", "bookmarkcache"],
"buffer",
"cache",
"commands",