Skip to content

Commit

Permalink
Merge pull request #179 from zkLinkProtocol/feat/add_browser_wallet_b…
Browse files Browse the repository at this point in the history
…inance

revert disable analytics
  • Loading branch information
haymond-ZK authored Apr 24, 2024
2 parents 8f02b8f + 66d85c2 commit fe0ba9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion store/onboard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ export const useOnboardStore = defineStore("onboard", () => {
// termsConditionsUrl: "https://zksync.io/terms",
// privacyPolicyUrl: "https://zksync.io/privacy",
themeMode: selectedColorMode.value,
enableAnalytics: false
});

watchAccount(wagmiConfig, {
Expand Down

0 comments on commit fe0ba9b

Please sign in to comment.