mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-17 03:07:50 -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": "Basic Algorithm Scripting",
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "basic-algorithm-scripting",
|
||||
"helpCategory": "JavaScript",
|
||||
"order": 5,
|
||||
"time": "50 hours",
|
||||
"template": "",
|
||||
@@ -72,4 +73,5 @@
|
||||
"a9bd25c716030ec90084d8a1",
|
||||
"Chunky Monkey"
|
||||
]
|
||||
]}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user