From 73c06c8a692fd368bd6e73494b9ee9a835fcb743 Mon Sep 17 00:00:00 2001 From: nahuhh <50635951+nahuhh@users.noreply.github.com> Date: Thu, 28 Nov 2024 15:38:47 +0000 Subject: [PATCH] doge: templates/wallet.html --- basicswap/templates/wallet.html | 1 + 1 file changed, 1 insertion(+) diff --git a/basicswap/templates/wallet.html b/basicswap/templates/wallet.html index 05943fc..3b6007e 100644 --- a/basicswap/templates/wallet.html +++ b/basicswap/templates/wallet.html @@ -879,6 +879,7 @@ const coinNameToSymbol = { 'Monero': 'XMR', 'Wownero': 'WOW', 'Litecoin': 'LTC', + 'Dogecoin': 'DOGE', 'Firo': 'FIRO', 'Dash': 'DASH', 'PIVX': 'PIVX',