mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-26 04:17:19 +00:00
fix: another skill issue
im lazy
This commit is contained in:
@@ -242,7 +242,7 @@ const renderCard = async (body: LanyardTypes.Root, params: Parameters): Promise<
|
|||||||
}
|
}
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
${hideClan || !data.discord_user.clan.tag && !data.discord_user.clan.badge ? "" : `
|
${hideClan || !data.discord_user.clan?.tag && !data.discord_user.clan?.badge ? "" : `
|
||||||
<span style="
|
<span style="
|
||||||
background-color: ${clanBackgroundColor};
|
background-color: ${clanBackgroundColor};
|
||||||
border-radius: 0.375rem;
|
border-radius: 0.375rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user