mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-31 11:43:32 -05:00
Fix Vencord Donor page
This commit is contained in:
parent
8b1967a58d
commit
e3fdc8b22a
1 changed files with 3 additions and 3 deletions
|
@ -148,7 +148,7 @@ export default definePlugin({
|
|||
}}
|
||||
>
|
||||
<Heart />
|
||||
Equicord Donor
|
||||
Vencord Donor
|
||||
</Forms.FormTitle>
|
||||
</Flex>
|
||||
</Modals.ModalHeader>
|
||||
|
@ -169,10 +169,10 @@ export default definePlugin({
|
|||
</Flex>
|
||||
<div style={{ padding: "1em" }}>
|
||||
<Forms.FormText>
|
||||
This Badge is a special perk for Equicord Donors
|
||||
This Badge is a special perk for Vencord Donors
|
||||
</Forms.FormText>
|
||||
<Forms.FormText className={Margins.top20}>
|
||||
Please consider supporting the development of Equicord by becoming a donor. It would mean a lot!
|
||||
Please consider supporting the development of Vencord by becoming a donor. It would mean a lot!
|
||||
</Forms.FormText>
|
||||
</div>
|
||||
</Modals.ModalContent>
|
||||
|
|
Loading…
Reference in a new issue