diff --git a/configs/oasis-borrow/getFeatures.ts b/configs/oasis-borrow/getFeatures.ts index 0f49387..c266ac6 100644 --- a/configs/oasis-borrow/getFeatures.ts +++ b/configs/oasis-borrow/getFeatures.ts @@ -26,7 +26,7 @@ export const getFeatures = ({ isStaging: _isStaging }: ConfigHelperType) => ({ DaiSavingsRate: true, DisableSidebarScroll: false, FollowAAVEVaults: false, - MorphoBlue: false, + MorphoBlue: true, NewNavigation: true, ProxyCreationDisabled: false, ProxyReveal: false,