mirror of
https://github.com/kevachat/webapp.git
synced 2025-02-02 01:44:27 +00:00
show balance if boost address provided
This commit is contained in:
parent
f2a703799f
commit
b3cd4d3f78
@ -2,9 +2,9 @@
|
||||
{{ 'online:' | trans }} {{ online }}
|
||||
/
|
||||
{{ 'block:' | trans }} {{ wallet.block }}
|
||||
{% if boost.address %}
|
||||
/
|
||||
{{ 'balance:' | trans }} {{ wallet.balance }}
|
||||
{% if boost.address %}
|
||||
/
|
||||
{{ 'boost:' | trans }}
|
||||
{% if explorer.url %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user