Skip to content

Commit

Permalink
add diam new wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratap2018 committed Jan 23, 2025
1 parent ef36cef commit 47ca959
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<img :src="getChainDetail().logoUrl" class="rounded" style="width: 20px" alt="Avatar" />
Connect DIAM Wallet
</v-btn>
<small style="color: indianred; text-decoration: underline" v-if="!ifDiamInstalled"><a href="https://chromewebstore.google.com/detail/diam-wallet/oakkognifoojdbfjaccegangippipdmn?hl=en" target="_blank">DIAM Wallet extention</a> not installed in your browser</small>
<small style="color: indianred; text-decoration: underline" v-if="!ifDiamInstalled"><a href="https://chromewebstore.google.com/detail/diam-wallet/ghncoolaiahphiaccmhdofdfkdokbljk?hl=en" target="_blank">DIAM Wallet extention</a> not installed in your browser</small>
</div>
</template>
<script>
Expand Down

0 comments on commit 47ca959

Please sign in to comment.