Skip to content

Commit b3079c3

Browse files
committed
Add missing value for PSA
1 parent d20936f commit b3079c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/CONST/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2774,6 +2774,7 @@ const CONST = {
27742774
CERTINIA_EXPORT_STATUS: {
27752775
APPROVED: 'APPROVED',
27762776
IN_PROGRESS: 'IN_PROGRESS',
2777+
SUBMITTED: 'SUBMITTED',
27772778
},
27782779

27792780
CERTINIA_EXPORT_DATE: {

0 commit comments

Comments
 (0)