Skip to content

Commit

Permalink
fix: add a todo comment for analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
pawanpaudel93 committed Dec 27, 2024
1 parent c867111 commit fc3ad54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/analytics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import { ERR_MSG_NO_WALLETS_ADDED } from "~utils/auth/auth.constants";

const PUBLIC_SEGMENT_WRITEKEY = "J97E4cvSZqmpeEdiUQNC2IxS1Kw4Cwxm";

// TODO: uncomment this once we have fix
// const analytics = AnalyticsBrowser.load({
// writeKey: PUBLIC_SEGMENT_WRITEKEY
// });
Expand Down

0 comments on commit fc3ad54

Please sign in to comment.