Skip to content

Commit

Permalink
Add Newsletter FT (#147)
Browse files Browse the repository at this point in the history
Add Newsletter FT
  • Loading branch information
marcinciarka authored Aug 9, 2024
1 parent b18dfa7 commit d84ae05
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 @@ -86,6 +86,7 @@ export const getFeatures = ({ notProduction }: ConfigHelperType) => ({
UseOmniKitLinks: false,
OmniKitDebug: false,
ProductHubDebug: false,
Newsletter: false,
LambdaAutomations: {
DisableNetValueCheck: notProduction,
// same as AutomationFeatures enum in OB
Expand Down

0 comments on commit d84ae05

Please sign in to comment.