Skip to content

Commit c7d1b4e

Browse files
committed
fix(api): fix seeds attestations
1 parent 35a099e commit c7d1b4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: api/src/profile/domain/constants.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export const ATTESTATIONS = {
22
SIXTH_GRADE: 'SIXTH_GRADE',
3+
PARENTHOOD: 'PARENTHOOD',
34
};

0 commit comments

Comments
 (0)