mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-26 17:01:40 -05:00
refactor(curriculum): move helpCategory to block meta.json file (#50265)
* refactor: move helpCategory to block meta * fix: test?
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "Intermediate Algorithm Scripting",
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "intermediate-algorithm-scripting",
|
||||
"helpCategory": "JavaScript",
|
||||
"order": 8,
|
||||
"time": "50 hours",
|
||||
"template": "",
|
||||
@@ -92,4 +93,5 @@
|
||||
"af4afb223120f7348cdfc9fd",
|
||||
"Map the Debris"
|
||||
]
|
||||
]}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user