From 2d98d34f410835a45ee401aa08a566efc6fc7905 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Mon, 16 Jun 2025 18:32:33 +0100 Subject: [PATCH] Progress cleanup --- src/lib/resource-progress.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/resource-progress.ts b/src/lib/resource-progress.ts index c993321c7..31ecd5dc9 100644 --- a/src/lib/resource-progress.ts +++ b/src/lib/resource-progress.ts @@ -122,6 +122,7 @@ export function clearMigratedRoadmapProgress( 'datastructures-and-algorithms', 'kubernetes', 'linux', + 'software-design-architecture' ]; if (!migratedRoadmaps.includes(resourceId)) {