Skip to content

Commit

Permalink
Merge pull request #1289 from guardian/revert-1287-revert-1280-ahe/e2…
Browse files Browse the repository at this point in the history
…e-digisubs

Revert "Revert "Digisub saves - turn on feature switch""
  • Loading branch information
andrewHEguardian authored Jan 10, 2024
2 parents 83e6464 + 5c77fd2 commit 845a15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/featureSwitches.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ export const featureSwitches: Record<FeatureSwitchName, boolean> = {
exampleFeature: false,
appSubscriptions: true,
supporterPlusUpdateAmount: true,
digisubSave: false,
digisubSave: true,
};

0 comments on commit 845a15a

Please sign in to comment.