Skip to content

Commit

Permalink
Disable feature flag for VITE_FEATURE_POSTHOG_ENABLED.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkosiorowska committed Dec 11, 2024
1 parent 3351c5e commit 7958140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dapp/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ VITE_FEATURE_FLAG_XVERSE_WALLET_ENABLED="true"
VITE_FEATURE_FLAG_ACRE_POINTS_ENABLED="true"
VITE_FEATURE_FLAG_TVL_ENABLED="true"
VITE_FEATURE_GATING_DAPP_ENABLED="true"
VITE_FEATURE_POSTHOG_ENABLED="true"
VITE_FEATURE_POSTHOG_ENABLED="false"
VITE_FEATURE_MOBILE_MODE_ENABLED="true"

0 comments on commit 7958140

Please sign in to comment.