Skip to content

Commit

Permalink
feat: Set PORTFOLIO_VIEW feature flag to true
Browse files Browse the repository at this point in the history
  • Loading branch information
gambinish committed Nov 22, 2024
1 parent 89a06d2 commit 45c884d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ env:
# Determines if feature flagged Chain permissions
- CHAIN_PERMISSIONS: ''
# Determines if Portfolio View UI should be shown
- PORTFOLIO_VIEW: ''
- PORTFOLIO_VIEW: 'true'
# Enables use of test gas fee flow to debug gas fee estimation
- TEST_GAS_FEE_FLOWS: false
# Temporary mechanism to enable security alerts API prior to release
Expand Down

0 comments on commit 45c884d

Please sign in to comment.