From b815fc4fb9db95f6c7733fa6afcfd4906bd4e8ba Mon Sep 17 00:00:00 2001 From: "harshmeet.singh" Date: Mon, 3 Mar 2025 17:28:11 +0530 Subject: [PATCH] update hots url from provate to public --- src/main/custom-chart-context.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/custom-chart-context.ts b/src/main/custom-chart-context.ts index 3599f9f..c5ab5d1 100644 --- a/src/main/custom-chart-context.ts +++ b/src/main/custom-chart-context.ts @@ -346,7 +346,7 @@ export class CustomChartContext { * @internal * @version SDK: 0.1 | ThoughtSpot: */ - private hostUrl = ''; + public hostUrl = ''; /** * Chart Model object. This contains the complete metadata persisted with TS