mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
refactor: remove isPrivate (#61952)
This commit is contained in:
committed by
GitHub
parent
918e0abb9d
commit
12b5905c60
@@ -61,8 +61,7 @@
|
||||
{
|
||||
"title": "Challenge Nine",
|
||||
"block": "Block One",
|
||||
"superBlock": "super-block-b",
|
||||
"isPrivate": true
|
||||
"superBlock": "super-block-b"
|
||||
},
|
||||
{
|
||||
"title": "Challenge Ten",
|
||||
|
||||
Reference in New Issue
Block a user