Skip to content

Commit

Permalink
Merge pull request #61 from OasisDEX/marcinciarka/sc-12443/route-comp…
Browse files Browse the repository at this point in the history
…onent

NewPortfolio Feature Flag
  • Loading branch information
piotrwitek authored Oct 26, 2023
2 parents a75df51 + 7fe83fe commit 3219bef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/oasis-borrow/getFeatures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ export const getFeatures = () => ({
UseNetworkSwitcherForks: false,
UseNetworkSwitcherTestnets: false,
UseRpcGateway: false,
NewPortfolio: false,
});

0 comments on commit 3219bef

Please sign in to comment.