chore:remove isBeta flag (#54491)

This commit is contained in:
Mostafa Elgreatly
2024-04-26 03:13:57 +03:00
committed by GitHub
parent 93129ad817
commit f8426e617e
103 changed files with 0 additions and 106 deletions

View File

@@ -29,10 +29,6 @@
"checksum": {
"type": "number"
},
"isBeta": {
"type": "boolean",
"description": "Show only during dev or on beta site. Completely omitted otherwise"
},
"isComingSoon": {
"type": "boolean",
"description": "Challenge shows in production, but is unreachable and disabled. Is reachable in beta/dev only if isBeta flag is set"