Fix typo
This commit is contained in:
parent
36c5b57449
commit
520309bfa4
|
@ -162,7 +162,7 @@ Zotero.CookieSandbox.Observer = new function() {
|
|||
}
|
||||
}
|
||||
|
||||
if(!trackedBy) {
|
||||
if(trackedBy) {
|
||||
tested = true;
|
||||
} else {
|
||||
// try the browser
|
||||
|
|
Loading…
Reference in New Issue
Block a user