diff --git a/ontrack-web-core/components/extension/notifications/EntityNotificationsBadge.js b/ontrack-web-core/components/extension/notifications/EntityNotificationsBadge.js index 53922e2716..f1ecf3153b 100644 --- a/ontrack-web-core/components/extension/notifications/EntityNotificationsBadge.js +++ b/ontrack-web-core/components/extension/notifications/EntityNotificationsBadge.js @@ -45,6 +45,7 @@ export default function EntityNotificationsBadge({entityType, entityId, href}) { success++ break case 'ONGOING': + case 'ASYNC': running++ break default: