mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-30 16:01:14 -04:00
feat(api,client): add rwd and js v9 certs (#62458)
This commit is contained in:
@@ -225,8 +225,10 @@ module.exports.fullyCertifiedUser = {
|
||||
isBackEndCert: true,
|
||||
isFullStackCert: true,
|
||||
isRespWebDesignCert: true,
|
||||
isRespWebDesignCertV9: true,
|
||||
is2018DataVisCert: true,
|
||||
isFrontEndLibsCert: true,
|
||||
isJavascriptCertV9: true,
|
||||
isJsAlgoDataStructCert: true,
|
||||
isJsAlgoDataStructCertV8: true,
|
||||
isApisMicroservicesCert: true,
|
||||
|
||||
Reference in New Issue
Block a user