mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 10:48:11 +01:00
GUI v.3.0.0
This commit is contained in:
@@ -670,7 +670,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
|
||||
function loadPrices() {
|
||||
const api_key = '{{chart_api_key}}';
|
||||
const coins = ['BTC', 'PART', 'XMR', 'LTC', 'FIRO', 'DASH', 'PIVX', 'DOGE'];
|
||||
const coins = ['BTC', 'PART', 'XMR', 'LTC', 'FIRO', 'DASH', 'PIVX', 'DOGE', 'DCR', 'ZANO', 'WOW'];
|
||||
|
||||
document.getElementById("priceTable").classList.remove("hidden");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user