mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-14 18:46:19 +02:00
fix event
This commit is contained in:
@ -1314,7 +1314,7 @@ onboardDontShowInTabOptionBtn, TextareaAutoComplete, savedItemCountEl, indentati
|
|||||||
lastSeenVersion: version
|
lastSeenVersion: version
|
||||||
}, function () {});
|
}, function () {});
|
||||||
}
|
}
|
||||||
trackEvent('ui', 'notificationButtonClick');
|
trackEvent('ui', 'notificationButtonClick', version);
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user