1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 15:35:22 +02:00
This commit is contained in:
Karan Handa 2024-01-21 17:25:12 +05:30
parent 94aa45419d
commit fe4176665a

View file

@ -122,7 +122,7 @@ async function main() {
firstName: 'Karan', firstName: 'Karan',
lastName: 'Handa', lastName: 'Handa',
authId: 'test_f5ec79b4-8c49-4015-bc37-f2758923ef38', authId: 'test_f5ec79b4-8c49-4015-bc37-f2758923ef38',
onboarding: JSON.stringify(onboarding), onboarding: onboarding,
household: 'single', household: 'single',
country: 'US', country: 'US',
maybe: 'Test', maybe: 'Test',