We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dbe6b6 commit f9df118Copy full SHA for f9df118
autoconfirm.js
@@ -14,7 +14,6 @@ function listenForPopupEvent() {
14
document.querySelector(popupContainer).handleClosePopupAction_();
15
videoElement.play();
16
}
17
- lastInteractionTime = new Date().getTime();
18
});
19
20
0 commit comments