mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-06 02:36:38 +00:00
✏️ typo fix
This commit is contained in:
@@ -188,7 +188,7 @@ class TelemetryClient {
|
|||||||
license_tier: licenseStatus.tier || "unknown"
|
license_tier: licenseStatus.tier || "unknown"
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
logger.debug("Sending enterprise startup telemtry payload:", {
|
logger.debug("Sending enterprise startup telemetry payload:", {
|
||||||
payload
|
payload
|
||||||
});
|
});
|
||||||
// this.client.capture(payload);
|
// this.client.capture(payload);
|
||||||
|
|||||||
Reference in New Issue
Block a user