diff --git a/web/projects/ui/src/app/routes/portal/routes/notifications/item.component.ts b/web/projects/ui/src/app/routes/portal/routes/notifications/item.component.ts index 29d27b7f0..1bb4be25b 100644 --- a/web/projects/ui/src/app/routes/portal/routes/notifications/item.component.ts +++ b/web/projects/ui/src/app/routes/portal/routes/notifications/item.component.ts @@ -44,7 +44,7 @@ import { DataModel } from 'src/app/services/patch-db/data-model' {{ item.packageId || '-' }} } } @else { - - + {{ item.packageId || '-' }} }