diff --git a/auth-web/src/routes/router.ts b/auth-web/src/routes/router.ts index 714d396d9e..37be425b15 100644 --- a/auth-web/src/routes/router.ts +++ b/auth-web/src/routes/router.ts @@ -804,7 +804,7 @@ export function getRoutes (): RouteConfig[] { meta: { requiresAuth: true, allowedRoles: [Role.ManageEft], - breadcrumb: // Don't include the staff dashboard breadcrumb, we want to not navigate via HREF it reloads the page. + breadcrumb: [ StaffDashboardBreadcrumb, ShortNameMappingBreadcrumb