Skip to content

Commit

Permalink
Merge pull request #129 from OasisDEX/pk/product-hub-debug
Browse files Browse the repository at this point in the history
Add `ProductHubDebug` feature flag
  • Loading branch information
piotrkonowrocki authored Apr 25, 2024
2 parents 2f77d25 + 7a11261 commit bf7f8e6
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 @@ -85,4 +85,5 @@ export const getFeatures = ({ isStaging: _isStaging }: ConfigHelperType) => ({
DsProxyMigrationBase: true,
UseOmniKitLinks: false,
OmniKitDebug: false,
ProductHubDebug: false,
});

0 comments on commit bf7f8e6

Please sign in to comment.