mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 15:54:12 +01:00
Include *.jsm in the jar (and, incidentally, comment out a dump).
This commit is contained in:
@@ -93,7 +93,7 @@ liberator.Bookmarks = function () //{{{
|
||||
|
||||
this.load = function load()
|
||||
{
|
||||
liberator.dump("cache.load()\n");
|
||||
// liberator.dump("cache.load()\n");
|
||||
// update our bookmark cache
|
||||
bookmarks = [];
|
||||
this.__defineGetter__("bookmarks", function () bookmarks);
|
||||
|
||||
Reference in New Issue
Block a user