Skip to content

Commit 3f3c26e

Browse files
committed
Update index.js
1 parent 3afe509 commit 3f3c26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/script/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
}
105105
}
106106

107-
// Support cross-domain tracking
107+
// Add click tracking to cross-domain links
108108
function addClickTrackingToLinks(clickId) {
109109
if (crossDomainLinksUpdated) {
110110
return;

0 commit comments

Comments
 (0)