Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
pilotmoon committed Nov 20, 2024
1 parent 29f4c51 commit 2964b52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/src/LicenseDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ function kaboom() {
</pre>
</div>
<div v-else-if="state===State.Done">
<h1><button id="party" @click="kaboom">🎉</button> Thank you for your purchase</h1>
<p>You have successfully purchased PopClip. Thank you for your support!</p>
<h1>Thank you for your purchase</h1>
<p>You have successfully purchased PopClip. <button id="party" @click="kaboom">🎉</button> Thank you for your support!</p>
<h2>Your PopClip License Key</h2>
<div class="license">
<ul class="details-panel info custom-block">
Expand Down

0 comments on commit 2964b52

Please sign in to comment.