Fix Vencord Donor page

This commit is contained in:
thororen 2024-04-18 19:22:56 -04:00
parent 8b1967a58d
commit e3fdc8b22a

View file

@ -148,7 +148,7 @@ export default definePlugin({
}} }}
> >
<Heart /> <Heart />
Equicord Donor Vencord Donor
</Forms.FormTitle> </Forms.FormTitle>
</Flex> </Flex>
</Modals.ModalHeader> </Modals.ModalHeader>
@ -169,10 +169,10 @@ export default definePlugin({
</Flex> </Flex>
<div style={{ padding: "1em" }}> <div style={{ padding: "1em" }}>
<Forms.FormText> <Forms.FormText>
This Badge is a special perk for Equicord Donors This Badge is a special perk for Vencord Donors
</Forms.FormText> </Forms.FormText>
<Forms.FormText className={Margins.top20}> <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> </Forms.FormText>
</div> </div>
</Modals.ModalContent> </Modals.ModalContent>