Skip to content

Commit

Permalink
Merge pull request #30 from Apillon/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
MoMannn authored Feb 20, 2024
2 parents 2de126c + 0ab92da commit 4e2f41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/components/parts/form/Wallet.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const { connect, connectors, pendingConnector } = useConnect();
v-if="!connector.ready && connector.id === 'metaMask'"
type="secondary"
size="large"
:href="`https://metamask.app.link/dapp/nft.ment.si/${fullPath}`"
:href="`https://metamask.app.link/dapp/nft.ment.si${fullPath}`"
>
<span class="inline-flex gap-2 items-center">
<NuxtIcon :name="connector.id" class="text-xl" filled />
Expand Down

0 comments on commit 4e2f41c

Please sign in to comment.