Carbon: fix var

This commit is contained in:
wayne 2017-09-27 12:19:40 +08:00 committed by 杨奕
parent 05791606db
commit df8107ca49

View File

@ -342,7 +342,7 @@
this.renderAnchorHref();
this.goAnchor();
const intrigued = localStorage.getItem('CARBON_TEASER');
const intrigued = localStorage.getItem('CARBON_TEASER_V2');
if (!intrigued) {
const img = new Image();
img.onload = () => {