Skip to content

Commit

Permalink
Merge pull request #37 from OasisDEX/pk/add-new-nav-feature-flag
Browse files Browse the repository at this point in the history
Create NewNavigation feature flag
  • Loading branch information
piotrkonowrocki authored Sep 21, 2023
2 parents 314ad8c + d0289e3 commit 10ffecb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/oasis-borrow/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default function ({
DaiSavingsRate: true,
DisableSidebarScroll: false,
FollowAAVEVaults: false,
NewNavigation: false,
ProxyCreationDisabled: false,
ProxyReveal: false,
ReadOnlyAutoTakeProfit: false,
Expand Down

0 comments on commit 10ffecb

Please sign in to comment.