This commit is contained in:
2021-09-09 18:39:18 +02:00
parent 6fcd785be0
commit 204d2a27f2
13 changed files with 438 additions and 4 deletions

View File

@ -203,6 +203,8 @@
</mat-card-content>
</mat-card>
<app-account [selectedAccountId]="tenantId"></app-account>
<app-note [selectedTenantId]="tenantId"></app-note>
<app-account [selectedAccountId]="tenant.account"></app-account>
</section>