From 42346d2f7bbf544d2f7af78a63d356208176b4dc Mon Sep 17 00:00:00 2001 From: Allan Nava Date: Tue, 11 Jun 2024 11:08:48 +0200 Subject: [PATCH] solve --- lib/compressjs/tangram.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/compressjs/tangram.ts b/lib/compressjs/tangram.ts index b991026..84c4659 100644 --- a/lib/compressjs/tangram.ts +++ b/lib/compressjs/tangram.ts @@ -495,7 +495,7 @@ export class TangramClient { "instance_name": instance_name, "protocol": protocol, "event_name": event_name, - "customer_id": this.cus + "customer_id": this.customerId, } }