create profile separately from default wallet
This commit is contained in:
parent
7584d2b145
commit
74e6897d66
10 changed files with 57 additions and 68 deletions
|
|
@ -1,8 +1,7 @@
|
|||
<ion-view>
|
||||
<ion-content ng-controller="welcomeController">
|
||||
<ion-content ng-controller="welcomeController" ng-init="createProfile()">
|
||||
<div class="text-center">
|
||||
<h2>bitpay</h2>
|
||||
|
||||
<h2>bitpay</h2>
|
||||
<span translate>
|
||||
Take control of your money - get started with bitcoin
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue