1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-25 08:46:25 +00:00

feat: add donate button to donation card

This commit is contained in:
khcrysalis 2024-11-24 12:14:12 -08:00
parent 71ca9b84d9
commit 6e4cf7e258

View file

@ -118,7 +118,13 @@ function VencordSettings() {
cardImage={VENNIE_DONATOR_IMAGE}
backgroundImage={"https://github.com/user-attachments/assets/2aa0826f-faa4-4bb0-8b59-ca8859f5c7f1"}
backgroundColor="#ED87A9"
/>
>
<DonateButton
look={Button.Looks.FILLED}
color={Button.Colors.WHITE}
style={{ marginTop: "1em" }}
/>
</SpecialCard>
:
<SpecialCard
title="Support the Project"