This commit is contained in:
cutestnekoaqua 2023-04-08 18:07:31 +02:00
parent 80bee75f42
commit eda3aa2b73
No known key found for this signature in database
GPG Key ID: 6BF0964A5069C1E0
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
> >
<!-- #v-ifdef VITE_CAPACITOR --> <!-- #v-ifdef VITE_CAPACITOR -->
<img <img
:class="$style.icon" class="icon"
:src="`${$i.instanceUrl}/avatar/@${username}@${host}`" :src="`${$i.instanceUrl}/avatar/@${username}@${host}`"
alt="" alt=""
/> />