mirror of
https://github.com/zotero/zotero.git
synced 2026-09-21 00:22:44 +00:00
Fix debug output logging (broken by f44264cd4)
This commit is contained in:
parent
3d569f1173
commit
008bcff8a0
1 changed files with 1 additions and 1 deletions
|
|
@ -247,7 +247,7 @@ Zotero.Debug = new function () {
|
|||
this.clear();
|
||||
}
|
||||
_store = enable;
|
||||
|
||||
this.updateEnabled();
|
||||
this.storing = _store;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue