Skip to content

Commit

Permalink
Update ClaimSpaceModal.vue for Drop 2
Browse files Browse the repository at this point in the history
  • Loading branch information
willyogo authored Dec 2, 2024
1 parent 8976543 commit 12b3330
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/11f1e34c-1dc8-49b6-bd48-4008842a4a81" frameborder="0" class="full-size-iframe"></iframe>
<iframe src="https://app.hedgey.finance/claim/200f07fc-07f6-46e0-8570-30bfa17445e0" frameborder="0" class="full-size-iframe"></iframe>
</template>
</iframe-modal>
</template>
Expand Down

0 comments on commit 12b3330

Please sign in to comment.