From 4125c618d7d3926cb8c37696d2a22da5e40266c3 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Fri, 21 Feb 2025 19:00:30 +0000 Subject: [PATCH] Add roadmaps to clean --- src/lib/resource-progress.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lib/resource-progress.ts b/src/lib/resource-progress.ts index 8f56faa0b..e34d51ae7 100644 --- a/src/lib/resource-progress.ts +++ b/src/lib/resource-progress.ts @@ -112,6 +112,8 @@ export function clearMigratedRoadmapProgress( 'typescript', 'python', 'sql', + 'system-design', + 'aspnet-core' ]; if (!migratedRoadmaps.includes(resourceId)) {