From 4c69e13e49351d73d92a26debf5360e4bdf64afb Mon Sep 17 00:00:00 2001 From: Roshaan Siddiqui Date: Wed, 16 Aug 2023 07:57:16 -0500 Subject: [PATCH] test: test ci --- frontend/widgets/src/QueryApi.App.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/widgets/src/QueryApi.App.jsx b/frontend/widgets/src/QueryApi.App.jsx index 033ce17bf..373789042 100644 --- a/frontend/widgets/src/QueryApi.App.jsx +++ b/frontend/widgets/src/QueryApi.App.jsx @@ -2,6 +2,7 @@ const view = props.view; const path = props.path; const tab = props.tab; const selectedIndexerPath = props.selectedIndexerPath; +console.log(`${REPL_ACCOUNT_ID}`, "loaded the account") return (