mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): replace cash register id with existing id (#56268)
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
"dashedName": "lab-cash-register",
|
||||
"order": 247,
|
||||
"superBlock": "front-end-development",
|
||||
"challengeOrder": [{ "id": "66c58d2477d7622ddc30ae06", "title": "Build a Cash Register" }],
|
||||
"challengeOrder": [{ "id": "aa2e6f85cab2ab736c9a9b24", "title": "Build a Cash Register" }],
|
||||
"helpCategory": "JavaScript"
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
---
|
||||
id: 66c58d2477d7622ddc30ae06
|
||||
id: aa2e6f85cab2ab736c9a9b24
|
||||
title: Build a Cash Register
|
||||
challengeType: 14
|
||||
dashedName: build-a-cash-register
|
||||
Reference in New Issue
Block a user