mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-07 19:28:11 +01:00
New particl core version.
Display core versions on the wallets page.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
|
||||
{% for w in wallets %}
|
||||
<h4>{{ w.name }}</h4>
|
||||
<h4>{{ w.name }} {{ w.version }}</h4>
|
||||
{% if w.error %}
|
||||
<p>Error: {{ w.error }}</p>
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user