[F] Fix build warnings

This commit is contained in:
Azalea
2024-12-23 18:56:44 -05:00
parent 9cffb19332
commit dd573945ed
9 changed files with 560 additions and 590 deletions

View File

@@ -23,7 +23,7 @@
<div>Error: {error}</div>
{:else}
<div class="user-card">
<img use:pfp={data.aquaUser} alt="Profile Picture" />
<img use:pfp={data.aquaUser} alt="Profile" />
<div class="details">
<span class="in-game-name">{data.name}</span>
<span class="username">@{username}</span>