1
0
Fork 0
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:
Karan Handa 2024-01-21 17:17:05 +05:30
parent 1ffac73fae
commit b8df5c1074

View file

@ -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: {},
}), }),