Confirm dialog, fix language change bug, add bank accout information to users
This commit is contained in:
@@ -10,4 +10,6 @@ export class AccountModel {
|
||||
lastName: string = ""
|
||||
createdAt: string = ""
|
||||
updatedAt: string = ""
|
||||
bankName: string = ""
|
||||
iban: string = ""
|
||||
}
|
||||
Reference in New Issue
Block a user