mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 15:35:22 +02:00
add household
This commit is contained in:
parent
4ec5e6595b
commit
0250251269
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ async function main() {
|
|||
onboarding: JSON.parse(
|
||||
'{"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',
|
||||
},
|
||||
update: {},
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue