✏️ typo fix

This commit is contained in:
Fred KISSIE
2025-11-08 01:34:08 +01:00
parent 0e7f5b1aef
commit b4535f3dc4

View File

@@ -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);