mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Add new fields hideAmount... to the communityUser.
This commit is contained in:
parent
ce909108a9
commit
e936e2bf40
@ -18,6 +18,8 @@ const communityDbUser: dbUser = {
|
||||
lastName: 'Akademie',
|
||||
deletedAt: null,
|
||||
password: BigInt(0),
|
||||
hideAmountGDD: false,
|
||||
hideAmountGDT: false,
|
||||
// emailHash: Buffer.from(''),
|
||||
createdAt: new Date(),
|
||||
// emailChecked: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user