2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-04 06:32:23 +03:00

comment out GA

This commit is contained in:
Jeff
2019-04-27 19:18:33 -07:00
parent 8f067a4de6
commit 46eac31c45
+1 -1
View File
@@ -58,7 +58,7 @@ export default {
console.log('Loading Carbon ads.', detail);
this.carbonFallback();
} else {
this.gaSendEvent({category: 'ad', action: 'rendered', label: 'CodeFund'})
// this.gaSendEvent({category: 'ad', action: 'rendered', label: 'CodeFund'})
}
});