mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 08:33:01 -04:00
This commit is contained in:
parent
7d213a638c
commit
61e75e1d89
1 changed files with 2 additions and 2 deletions
|
@ -216,7 +216,7 @@ export default definePlugin({
|
|||
</div>,
|
||||
confirmText: "Go to Equicord Support",
|
||||
cancelText: "Okay continue",
|
||||
onConfirm: () => VencordNative.native.openExternal("https://discord.gg/equicord"),
|
||||
onConfirm: () => VencordNative.native.openExternal("https://discord.gg/5Xh2W87egW"),
|
||||
});
|
||||
}
|
||||
|
||||
|
@ -251,7 +251,7 @@ export default definePlugin({
|
|||
body: <div>
|
||||
<Forms.FormText>You are using an externally updated Equicord version, the ability to help you here may be limited.</Forms.FormText>
|
||||
<Forms.FormText className={Margins.top8}>
|
||||
Please join the <Link href="https://discord.gg/equicord">Equicord Server</Link> for support,
|
||||
Please join the <Link href="https://discord.gg/5Xh2W87egW">Equicord Server</Link> for support,
|
||||
or if this issue persists on Vencord, continue on.
|
||||
</Forms.FormText>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue