Fixes string add wallet
This commit is contained in:
parent
9d25bff148
commit
52fe420a3b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<div
|
||||
class="topbar-container"
|
||||
ng-include="'views/includes/topbar.html'"
|
||||
ng-init="titleSection='Add Wallet'; closeToHome = true; noColor = true">
|
||||
ng-init="titleSection='Add wallet'; closeToHome = true; noColor = true">
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue