Skip to content

Commit

Permalink
Flip new grant details page on in staging
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffsmohan committed Mar 13, 2024
1 parent 4dd6ba2 commit 87275e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/staging.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ website_datadog_rum_options = {
website_feature_flags = {
myProfileEnabled = true,
newTerminologyEnabled = true,
newGrantsDetailPageEnabled = false,
newGrantsDetailPageEnabled = true,
}

// Google Analytics Account ID: 233192355, Property ID: 429910307, Stream ID: 7590745080
Expand Down

0 comments on commit 87275e1

Please sign in to comment.