feat(client/curriclum): make C# live (#51354)

This commit is contained in:
Tom
2023-08-27 08:00:57 -05:00
committed by GitHub
parent f1ccccfee6
commit 4ed95973d2
35 changed files with 158 additions and 106 deletions
+1
View File
@@ -159,6 +159,7 @@ export const notAuditedSuperBlocks: NotAuditedSuperBlocks = {
SuperBlocks.InfoSec,
SuperBlocks.MachineLearningPy,
SuperBlocks.CollegeAlgebraPy,
SuperBlocks.FoundationalCSharp,
SuperBlocks.CodingInterviewPrep,
SuperBlocks.ProjectEuler,
SuperBlocks.JsAlgoDataStructNew,