mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-07 09:01:13 -05:00
feat: make new javascript live (#52623)
Co-authored-by: scissorsneedfoodtoo <scissorsneedfoodtoo@gmail.com>
This commit is contained in:
@@ -16,5 +16,6 @@
|
||||
"fullStack": "isFullStackCert",
|
||||
"relationalDatabaseV8": "isRelationalDatabaseV8",
|
||||
"collegeAlgebraPyV8": "isCollegeAlgebraPyCertV8",
|
||||
"foundationalCSharpV8": "isFoundationalCSharpCertV8"
|
||||
"foundationalCSharpV8": "isFoundationalCSharpCertV8",
|
||||
"isJsAlgoDataStructCertV8": "isJsAlgoDataStructCertV8"
|
||||
}
|
||||
|
||||
@@ -28,6 +28,7 @@ export const publicUserProps = [
|
||||
'isMachineLearningPyCertV7',
|
||||
'isCollegeAlgebraPyCertV8',
|
||||
'isFoundationalCSharpCertV8',
|
||||
'isJsAlgoDataStructCertV8',
|
||||
'linkedin',
|
||||
'location',
|
||||
'name',
|
||||
|
||||
Reference in New Issue
Block a user