Skip to content

Commit 8ec74ef

Browse files
xav-carlaura-bergoens
authored andcommitted
fix(api): fix seeds attestations
1 parent c28f253 commit 8ec74ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)