add download keys button to onboarding process

This commit is contained in:
Ren Amamiya
2023-07-19 07:57:25 +07:00
parent 12bfa2fca1
commit 6307e8d1e4
9 changed files with 75 additions and 39 deletions

View File

@@ -53,7 +53,7 @@ export async function createAccount(
if (res) {
await createBlock(
0,
'Preserve your freedom',
'Have fun together!',
'https://void.cat/d/949GNg7ZjSLHm2eTR3jZqv'
);
}