diff --git a/basicswap/templates/wallets.html b/basicswap/templates/wallets.html index d09e661..cee0aac 100644 --- a/basicswap/templates/wallets.html +++ b/basicswap/templates/wallets.html @@ -230,6 +230,7 @@ const COIN_SYMBOLS = { 'Monero': 'monero', 'Wownero': 'wownero', 'Litecoin': 'litecoin', + 'Dogecoin': 'dogecoin', 'Firo': 'zcoin', 'Dash': 'dash', 'PIVX': 'pivx',