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