diff --git a/react/src/components/addcoin/addcoinOptionsCrypto.js b/react/src/components/addcoin/addcoinOptionsCrypto.js index 8039932..6c91011 100644 --- a/react/src/components/addcoin/addcoinOptionsCrypto.js +++ b/react/src/components/addcoin/addcoinOptionsCrypto.js @@ -36,11 +36,11 @@ const addCoinOptionsCrypto = () => { label: 'Dash (DASH)', icon: 'DASH', value: `DASH|spv`, - }, /*{ + }, { label: 'Denarius (DNR)', icon: 'DNR', value: `DNR|spv`, - },*/ { + }, { label: 'DigiByte (DGB)', icon: 'DGB', value: `DGB|spv`,