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)) {