We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f36777a commit 44db843Copy full SHA for 44db843
1 file changed
src/ui-config/marketsConfig.tsx
@@ -466,11 +466,11 @@ export const marketsData: {
466
COLLECTOR: AaveV3Plasma.COLLECTOR,
467
},
468
enabledFeatures: {
469
- // liquiditySwap: true,
470
- // withdrawAndSwitch: true,
471
- // collateralRepay: true,
472
- // debtSwitch: true,
473
- // switch: true,
+ liquiditySwap: true,
+ withdrawAndSwitch: true,
+ collateralRepay: true,
+ debtSwitch: true,
+ switch: true,
474
475
476
[CustomMarket.proto_polygon_v3]: {
0 commit comments