chore: more in upstream changes
This commit is contained in:
parent
e28ca4ea86
commit
85bd7f142f
15 changed files with 107 additions and 198 deletions
|
@ -70,6 +70,7 @@ export const setup = async () => {
|
|||
console.log('Failed at account confirmation request', err)
|
||||
process.exit()
|
||||
}
|
||||
console.log(JSON.stringify(result.data, null ,2))
|
||||
store[acc].token = result.data.token
|
||||
store[acc].username = result.data.account.username
|
||||
store[acc].id = result.data.account.id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue