Skip to content

Commit

Permalink
content: deposit cta
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiscolin committed Sep 15, 2024
1 parent 5c830f5 commit 55f9f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/proposals/ProposalWrapper.vue
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ onMounted(() => (title.value = `GovGen — #${proposal.value?.proposal[0].id} ${
}
"
>
{{ $t("components.ProposalVote.cta") }}
{{ $t("components.ProposalDeposit.cta") }}

Check failure on line 540 in src/components/proposals/ProposalWrapper.vue

View workflow job for this annotation

GitHub Actions / Linting

Delete `·`
</div>
</SimpleCard>
</div>
Expand Down

0 comments on commit 55f9f85

Please sign in to comment.