mirror of
https://github.com/mempool/mempool.git
synced 2025-03-13 19:37:47 +01:00
Update wallet page title
This commit is contained in:
parent
b65d00f289
commit
c248544fe8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<div class="container-xl" [class.liquid-address]="network === 'liquid' || network === 'liquidtestnet'">
|
||||
<div class="title-address">
|
||||
<h1 i18n="shared.wallet">Wallet</h1>
|
||||
<h1>{{ walletName }}</h1>
|
||||
</div>
|
||||
|
||||
<div class="clearfix"></div>
|
||||
|
|
Loading…
Add table
Reference in a new issue