Update Discord invite link to use official (#1363)

This commit is contained in:
Mysterious_Dev
2023-09-10 18:21:00 +02:00
committed by GitHub
parent 54f55d44dc
commit 15c02e9e91
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
<ModalConfirm
ref="modal_confirm"
title="Are you sure you want to delete your account?"
description="This will **immediately delete all of your user data and follows**. This will not delete your projects. Deleting your account cannot be reversed.<br><br>If you need help with your account, get support on the [Modrinth Discord](https://discord.gg/EUHuJHt)."
description="This will **immediately delete all of your user data and follows**. This will not delete your projects. Deleting your account cannot be reversed.<br><br>If you need help with your account, get support on the [Modrinth Discord](https://discord.modrinth.com)."
proceed-label="Delete this account"
:confirmation-text="auth.user.username"
:has-to-type="true"