Coinecko API adjustments

This commit is contained in:
aglkm
2026-01-21 01:43:55 +03:00
parent a45e371b52
commit fb97449c2a
2 changed files with 10 additions and 1 deletions
+7
View File
@@ -353,6 +353,13 @@
</div>
</div>
</div>
{% if cg_api == "enabled" %}
<div class="row mb-2">
<div class="d-flex justify-content-center">
<span style="color:grey">Price data by CoinGecko</span>
</div>
</div>
{% endif %}
</div>
</code>
</footer>