kopia lustrzana https://github.com/c9/core
Merge pull request +15671 from c9/profile-ide-remove-intercom
Profile + IDE - Remove Intercom Messenger and replace with emails to support@c9.iopull/333/merge
commit
426251a5c7
|
@ -64,12 +64,7 @@ define(function(require, exports, module) {
|
|||
}
|
||||
|
||||
analytics.track("Initiated Support Request");
|
||||
if (window.Intercom) {
|
||||
window.Intercom('show');
|
||||
}
|
||||
else {
|
||||
window.open('mailto:support@c9.io');
|
||||
}
|
||||
window.open('mailto:support@c9.io');
|
||||
}
|
||||
}), c += 100, plugin);
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue