fix
This commit is contained in:
parent
75120b1d80
commit
eae137bea8
@ -13,6 +13,8 @@ export class AccountComponent implements OnInit {
|
||||
|
||||
@Input() selectedAccountId: number
|
||||
|
||||
collapse: boolean = false
|
||||
|
||||
account: Account
|
||||
accountEntries: AccountEntry[]
|
||||
accountEntriesDataSource: MatTableDataSource<AccountEntry>
|
||||
|
Loading…
x
Reference in New Issue
Block a user