Skip to content

Commit

Permalink
Update pop support button text (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
macifell authored Aug 15, 2024
1 parent 69f200f commit bb88fdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/index/foot.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
color="primary"
@click.prevent="togglePayment"
>
Support Pop
Donate to Pop
</sys-form-button>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion components/index/head.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
color="primary"
@click.prevent="togglePayment"
>
Support Pop
Donate to Pop
</sys-form-button>
</div>
</div>
Expand Down

0 comments on commit bb88fdc

Please sign in to comment.