mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-22 08:09:12 -05:00
settings(mainTab): i dont want to hear it.
This commit is contained in:
parent
507b4c0f06
commit
7b6c28bd0c
1 changed files with 2 additions and 2 deletions
|
@ -329,8 +329,8 @@ function DiscordInviteCard({ invite, image }: DiscordInviteProps) {
|
|||
or new bigger updates!
|
||||
</Forms.FormText>
|
||||
<Forms.FormText>
|
||||
<Heart /> You can also donate to me if you'd like to support this
|
||||
project.
|
||||
<Heart />
|
||||
You can also donate to me if you'd like to support this project.
|
||||
</Forms.FormText>
|
||||
|
||||
<div className={cl("card-buttons")}>
|
||||
|
|
Loading…
Add table
Reference in a new issue