Skip to content

Commit

Permalink
Updating claim portal
Browse files Browse the repository at this point in the history
  • Loading branch information
willyogo authored Oct 31, 2024
1 parent b448317 commit 01e6a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/modals/compositions/ClaimSpaceModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
@update:is-shown="emit('update:is-shown', $event)"
>
<template #default="{ modal }">
<iframe src="https://app.hedgey.finance/claim/1da6c50a-badd-44d2-a005-00a89409ead6" frameborder="0" class="full-size-iframe"></iframe>
<iframe src="https://app.hedgey.finance/claim/11f1e34c-1dc8-49b6-bd48-4008842a4a81" frameborder="0" class="full-size-iframe"></iframe>
</template>
</iframe-modal>
</template>
Expand Down

0 comments on commit 01e6a10

Please sign in to comment.