Fix debug output logging (broken by f44264cd4)

This commit is contained in:
Dan Stillman 2017-01-14 18:39:04 -05:00
parent 3d569f1173
commit 008bcff8a0

View File

@ -247,7 +247,7 @@ Zotero.Debug = new function () {
this.clear();
}
_store = enable;
this.updateEnabled();
this.storing = _store;
}