Skip to content

Commit

Permalink
Update zsc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-zck committed Apr 9, 2020
1 parent b6d3737 commit e2b26a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chrome/content/zsc.js
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ zsc.retrieveCitationData = function(item, cb) {
// request progress, I guess
}
};
xhr.withCredentials = true;
xhr.send();
};

Expand Down

0 comments on commit e2b26a1

Please sign in to comment.