Skip to content
Snippets Groups Projects
Commit 71415ca5 authored by Andrew Newdigate's avatar Andrew Newdigate
Browse files

Feature: added gitlab_ml_opt_in event to intercom whitelist

parent 65391161
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -110,7 +110,8 @@ function configureIntercom(statsHandlers, config) {
new_user: true,
charge_failed: true,
lurk_room: true,
gitter_supporter: true
gitter_supporter: true,
gitlab_ml_opt_in: true
};
 
var Intercom = require('intercom.io');
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment