Skip to content

Commit

Permalink
create feature flag for PDF link (#19470)
Browse files Browse the repository at this point in the history
  • Loading branch information
allisonlu authored Nov 15, 2024
1 parent 95afe01 commit eee377d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1151,6 +1151,9 @@ features:
my_va_form_submission_statuses:
actor_type: user
description: Enables users to view the status of submitted forms.
my_va_form_submission_pdf_link:
actor_type: user
description: Enables users to view PDF link within submitted forms cards
rated_disabilities_detect_discrepancies:
actor_type: user
description:
Expand Down

0 comments on commit eee377d

Please sign in to comment.