Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Remove WalletConnect compatible link
Sebastian Martinez committed 3 years ago
commit b47c83e25a4867d5c01fdd6d9752c65a953a49b2
parent 032f38724ec0d39f1b25ecfe17e3ccae3b3f23f4
1 file changed +2 -4
modified src/components/Modal/ConnectWallet.svelte
@@ -52,10 +52,8 @@

    <div slot="subtitle">
      <div class="text-small">
-
        WalletConnect<br/>
-
        <a href="https://walletconnect.com/registry?type=wallet" class="link">
-
          View compatible wallets
-
        </a>
+
        Scan the QR code with <strong>WalletConnect</strong> or use
+
        <strong>Metamask</strong>.
      </div>
    </div>