Skip to content

Commit

Permalink
Enable newsletter globally
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinciarka authored Oct 4, 2024
1 parent 2063f53 commit b24003e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/oasis-borrow/getFeatures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export const getFeatures = ({ notProduction }: ConfigHelperType) => ({
UseOmniKitLinks: false,
OmniKitDebug: false,
ProductHubDebug: false,
Newsletter: notProduction,
Newsletter: true,
SkyUpgrade: true,
LambdaAutomations: {
DisableNetValueCheck: notProduction,
Expand Down

0 comments on commit b24003e

Please sign in to comment.