mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-08 23:15:24 +02:00
add country to user
This commit is contained in:
parent
0250251269
commit
1ffac73fae
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ async function main() {
|
|||
'{"main":{"steps":[{"key":"intro","markedComplete":true},{"key":"profile","markedComplete":true},{"key":"firstAccount","markedComplete":true},{"key":"accountSelection","markedComplete":true},{"key":"maybe","markedComplete":true},{"key":"welcome","markedComplete":true}],"markedComplete":false},"sidebar":{"steps":[{"key":"connect-depository","markedComplete":true},{"key":"add-vehicle","markedComplete":true},{"key":"add-other","markedComplete":false}],"markedComplete":true}}'
|
||||
),
|
||||
household: 'single',
|
||||
country: 'US',
|
||||
},
|
||||
update: {},
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue