Skip to content

Commit 56c231f

Browse files
authored
Merge pull request LambdaTest#1879 from surishubham/stage
imported event
2 parents 2531ce8 + d197698 commit 56c231f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
});
150150
}
151151
}
152+
window.sendAmplitudeEvents = sendAmplitudeEvents;
152153
window.addEventListener('click', function (event) {
153154
if(event.target.matches(".menu__link")){
154155
let params = window.location.href.split('/');

0 commit comments

Comments
 (0)