Skip to content

Commit

Permalink
chore: Enable new expense flow for more fiscal hosts (#10651)
Browse files Browse the repository at this point in the history
  • Loading branch information
Betree authored Sep 16, 2024
1 parent 2b69546 commit 864f6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/preview-features.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export const previewFeatures: PreviewFeature[] = [
description: 'Improved expense submission flow in Dashboard',
alwaysEnableInDev: true,
publicBeta: false,
closedBetaAccessFor: ['opencollective', 'design', 'engineering'],
closedBetaAccessFor: ['opencollective', 'design', 'engineering', 'opensource', 'europe'],
},
{
key: PREVIEW_FEATURE_KEYS.HOST_REPORTS,
Expand Down

0 comments on commit 864f6f4

Please sign in to comment.