From 6e4cf7e258b8ac6160e138730cb04314626117f4 Mon Sep 17 00:00:00 2001 From: khcrysalis <97859147+khcrysalis@users.noreply.github.com> Date: Sun, 24 Nov 2024 12:14:12 -0800 Subject: [PATCH] feat: add donate button to donation card --- src/components/VencordSettings/VencordTab.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/components/VencordSettings/VencordTab.tsx b/src/components/VencordSettings/VencordTab.tsx index 67ac645e9..ab77590d7 100644 --- a/src/components/VencordSettings/VencordTab.tsx +++ b/src/components/VencordSettings/VencordTab.tsx @@ -118,7 +118,13 @@ function VencordSettings() { cardImage={VENNIE_DONATOR_IMAGE} backgroundImage={"https://github.com/user-attachments/assets/2aa0826f-faa4-4bb0-8b59-ca8859f5c7f1"} backgroundColor="#ED87A9" - /> + > + + :