Skip to content

Commit

Permalink
Fix debug output logging (broken by f44264c)
Browse files Browse the repository at this point in the history
  • Loading branch information
dstillman committed Jan 14, 2017
1 parent 3d569f1 commit 008bcff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/content/zotero/xpcom/debug.js
Expand Up @@ -247,7 +247,7 @@ Zotero.Debug = new function () {
this.clear();
}
_store = enable;

this.updateEnabled();
this.storing = _store;
}

Expand Down

0 comments on commit 008bcff

Please sign in to comment.