feat: enable third cert (#42640)
This commit is contained in:
committed by
GitHub
parent
92796bf1c9
commit
30d14b34e4
@ -51,7 +51,8 @@ const auditedCerts = {
|
||||
],
|
||||
italian: [
|
||||
'responsive-web-design',
|
||||
'javascript-algorithms-and-data-structures'
|
||||
'javascript-algorithms-and-data-structures',
|
||||
'front-end-libraries'
|
||||
],
|
||||
portuguese: ['responsive-web-design']
|
||||
};
|
||||
|
Reference in New Issue
Block a user