Update EmbedInvite.tsx

master
Asraye 2025-06-12 15:46:07 +10:00 committed by GitHub
parent 94fab0852f
commit 670c4e5f6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 9 deletions

View File

@ -131,7 +131,7 @@ export function EmbedInvite({ code }: Props) {
: "N/A"}{" "}
{invite.member_count === 1 ? "member" : "members"}
</EmbedInviteMemberCount>
</EmbedInviteDetails>
</EmbedInviteDetails>
{processing ? (
<div>
<Preloader type="ring" />