Skip to content

Commit fc3ad54

Browse files
committed
fix: add a todo comment for analytics
1 parent c867111 commit fc3ad54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/analytics.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import { ERR_MSG_NO_WALLETS_ADDED } from "~utils/auth/auth.constants";
1515

1616
const PUBLIC_SEGMENT_WRITEKEY = "J97E4cvSZqmpeEdiUQNC2IxS1Kw4Cwxm";
1717

18+
// TODO: uncomment this once we have fix
1819
// const analytics = AnalyticsBrowser.load({
1920
// writeKey: PUBLIC_SEGMENT_WRITEKEY
2021
// });

0 commit comments

Comments
 (0)