diff --git a/chrome/content/zotero/xpcom/debug.js b/chrome/content/zotero/xpcom/debug.js index e068992e1..adcd08c1e 100644 --- a/chrome/content/zotero/xpcom/debug.js +++ b/chrome/content/zotero/xpcom/debug.js @@ -247,7 +247,7 @@ Zotero.Debug = new function () { this.clear(); } _store = enable; - + this.updateEnabled(); this.storing = _store; }