mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-25 01:28:52 -05:00
badges(index): specify badge destination
This commit is contained in:
parent
21b1ca72d0
commit
62305390c7
1 changed files with 2 additions and 2 deletions
|
@ -260,10 +260,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 Equicord (Not 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 Equicord by becoming a donor. It would mean a lot! :3
|
||||||
</Forms.FormText>
|
</Forms.FormText>
|
||||||
</div>
|
</div>
|
||||||
</Modals.ModalContent>
|
</Modals.ModalContent>
|
||||||
|
|
Loading…
Add table
Reference in a new issue