0
0
mirror of https://github.com/Maks1mS/free-ozon-dpr.git synced 2024-12-23 18:42:59 +03:00
This commit is contained in:
Maxim Slipenko 2024-06-13 21:01:13 +03:00
parent c11e80178d
commit 8e12f4a9cb

View File

@ -22,7 +22,7 @@ document.addEventListener("DOMContentLoaded", function () {
});
sourceLink.addEventListener("click", function () {
Analytics.event("pvz-link-clicked", pvzData);
Analytics.event("pvz-source-clicked", pvzData);
});
infoPopupButton.addEventListener("click", function () {