fix: use updated feature flag (#7278)
This commit is contained in:
parent
35ca1b974e
commit
f69226c1d1
@ -13,7 +13,7 @@ export enum FeatureFlag {
|
||||
uniswapXExactOutputEnabled = 'uniswapx_exact_output_enabled',
|
||||
multichainUX = 'multichain_ux',
|
||||
currencyConversion = 'currency_conversion',
|
||||
fotAdjustedmentsEnabled = 'fot_adjustments_enabled',
|
||||
fotAdjustedmentsEnabled = 'fot_dynamic_adjustments_enabled',
|
||||
infoExplore = 'info_explore',
|
||||
infoTDP = 'info_tdp',
|
||||
infoPoolPage = 'info_pool_page',
|
||||
|
Loading…
Reference in New Issue
Block a user