Settings: make donor message less misleading for people without a badge (#3264)
This commit is contained in:
parent
188fd48659
commit
dcd4531327
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ function VencordSettings() {
|
||||||
<SpecialCard
|
<SpecialCard
|
||||||
title="Donations"
|
title="Donations"
|
||||||
subtitle="Thank you for donating!"
|
subtitle="Thank you for donating!"
|
||||||
description="All Vencord users can see your badge! You can change it at any time by messaging @vending.machine."
|
description="You can manage your perks at any time by messaging @vending.machine."
|
||||||
cardImage={VENNIE_DONATOR_IMAGE}
|
cardImage={VENNIE_DONATOR_IMAGE}
|
||||||
backgroundImage={DONOR_BACKGROUND_IMAGE}
|
backgroundImage={DONOR_BACKGROUND_IMAGE}
|
||||||
backgroundColor="#ED87A9"
|
backgroundColor="#ED87A9"
|
||||||
|
|
Loading…
Add table
Reference in a new issue