mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 07:25:19 +02:00
add remaining options
This commit is contained in:
parent
1ffac73fae
commit
b8df5c1074
1 changed files with 3 additions and 0 deletions
|
@ -79,6 +79,9 @@ async function main() {
|
||||||
),
|
),
|
||||||
household: 'single',
|
household: 'single',
|
||||||
country: 'US',
|
country: 'US',
|
||||||
|
maybe: 'Test',
|
||||||
|
createdAt: new Date('2024-01-20T15:21:17.889Z'),
|
||||||
|
dob: new Date('2002-09-26T00:00:00.000Z'),
|
||||||
},
|
},
|
||||||
update: {},
|
update: {},
|
||||||
}),
|
}),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue