From f5db8cf7cedd143fb82dd72d56688983c002d9da Mon Sep 17 00:00:00 2001 From: nahuhh <50635951+nahuhh@users.noreply.github.com> Date: Thu, 28 Nov 2024 15:39:50 +0000 Subject: [PATCH] doge: templates/wallets.html --- basicswap/templates/wallets.html | 1 + 1 file changed, 1 insertion(+) 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',