1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00

adding distinct CLI id to hosting

This commit is contained in:
Martin McKeaveney 2021-03-30 11:04:13 +01:00
parent d0b5986266
commit 578c63c9df

View file

@ -74,6 +74,7 @@ async function init(type) {
} }
} }
client.capture({ client.capture({
distinctId: "cli",
event: AnalyticsEvents.SelfHostInit, event: AnalyticsEvents.SelfHostInit,
properties: { properties: {
type type