This commit is contained in:
David Lasry 2024-11-29 00:49:43 +00:00 committed by GitHub
commit 25f883b1dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ export class DashboardComponent implements OnDestroy {
type: 'warning',
};
statusCards: string;
statusCards: CardSettings[];
commonStatusCardsSet: CardSettings[] = [
this.lightCard,