Updates isCordova variable
This commit is contained in:
parent
cb98f4ce83
commit
f8ab99272e
2 changed files with 2 additions and 3 deletions
|
|
@ -34,7 +34,7 @@
|
|||
<span translate>Passphrase (if you have one)</span>
|
||||
</label>
|
||||
<input id="passphrase" type="password" name="passphrase" placeholder="{{'Passphrase'|translate}}" ng-model="passphrase">
|
||||
<p ng-show="paperWallet.isCordova" translate class="size-12 text-gray">
|
||||
<p ng-show="index.isCordova" translate class="size-12 text-gray">
|
||||
Decrypting a paper wallet could take around 5 minutes on this device. please be patient and keep the app open.
|
||||
</p>
|
||||
<button
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue