Skip to content

Commit

Permalink
Merge pull request #3012 from metabrainz/donate-flair-coming-soon
Browse files Browse the repository at this point in the history
Donations: add a note that user flairs are coming soon
  • Loading branch information
MonkeyDo authored Oct 29, 2024
2 parents 8bd0199 + 8d61954 commit 44259b9
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions frontend/js/src/about/donations/Donate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,11 @@ export default function Donate() {
icon={faCheck}
color={COLOR_LB_GREEN}
/>
<b>User flair</b>
<b>User flair*</b>
<br />
<small>
Add a special effect to your username on the website
Add a special effect to your username on the website (*coming
soon)
</small>
</li>
<li className="perk">
Expand Down Expand Up @@ -97,10 +98,11 @@ export default function Donate() {
icon={faCheck}
color={COLOR_LB_GREEN}
/>
<b>User flair</b>
<b>User flair*</b>
<br />
<small>
Add a special effect to your username on the website
Add a special effect to your username on the website (*coming
soon)
</small>
</li>
<li className="perk">
Expand Down Expand Up @@ -143,10 +145,11 @@ export default function Donate() {
icon={faCheck}
color={COLOR_LB_GREEN}
/>
<b>User flair</b>
<b>User flair*</b>
<br />
<small>
Add a special effect to your username on the website
Add a special effect to your username on the website (*coming
soon)
</small>
</li>
<li className="perk">
Expand Down

0 comments on commit 44259b9

Please sign in to comment.