mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-04 22:00:59 -04:00
fix(curriculum): missing b1 cert from settings page (#64938)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
This commit is contained in:
@@ -221,6 +221,7 @@ module.exports.fullyCertifiedUser = {
|
||||
currentChallengeId: '',
|
||||
isHonest: true,
|
||||
isA2EnglishCert: true,
|
||||
isB1EnglishCert: true,
|
||||
isFrontEndCert: true,
|
||||
isDataVisCert: true,
|
||||
isBackEndCert: true,
|
||||
|
||||
Reference in New Issue
Block a user