mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-26 22:58:21 -04:00
settings(support): rename
This commit is contained in:
parent
c507239106
commit
2857980c65
2 changed files with 2 additions and 2 deletions
|
@ -248,7 +248,7 @@ function DonateCard({ image }: DonateCardProps) {
|
|||
<Card className={cl("card", "donate")}>
|
||||
<div>
|
||||
<Forms.FormTitle tag="h5">Support the Project</Forms.FormTitle>
|
||||
<Forms.FormText>Please consider supporting the development of Vencord by donating!</Forms.FormText>
|
||||
<Forms.FormText>Please consider supporting the development of Equicord by donating!</Forms.FormText>
|
||||
<DonateButton style={{ transform: "translateX(-1em)" }} />
|
||||
</div>
|
||||
<img
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue