mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 00:23:02 -04:00
components(Donate): change link
This commit is contained in:
parent
71350f8436
commit
99b8b75621
2 changed files with 56 additions and 56 deletions
|
@ -32,7 +32,7 @@ export default function DonateButton({
|
|||
{...props}
|
||||
look={look}
|
||||
color={color}
|
||||
onClick={() => VencordNative.native.openExternal("https://github.com/sponsors/verticalsync")}
|
||||
onClick={() => VencordNative.native.openExternal("https://ko-fi.com/authenticators")}
|
||||
innerClassName="vc-donate-button"
|
||||
>
|
||||
<Heart />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue