Browse Source

update help instructions for importing another identity

kb/add-usage-guide
Trent Larson 1 year ago
parent
commit
9f49234179
  1. 19
      src/views/HelpView.vue

19
src/views/HelpView.vue

@ -129,23 +129,10 @@
</h2>
<ul class="list-disc list-inside">
<li>
You only have one identifier at a time. If you have an identifier on
Your Identity <fa icon="circle-user" class="fa-fw" /> page, you'll
need to clear it out;
<a
href="https://www.lifewire.com/how-to-clear-cache-2617980"
class="text-blue-500"
>
here are some helpful instructions.
</a>
But beware! This will also clear out your settings and contact data,
so be sure to back that up first.
</li>
<li>
<router-link class="text-blue-500" to="/">
Go to the start
<router-link class="text-blue-500" to="/import-account">
Go to the import page
</router-link>
and choose "Yes" to enter the identity you backed up.
and enter the seed phrase you backed up.
</li>
</ul>

Loading…
Cancel
Save